Java Mailing List Archive

http://www.gg3721.com/

Home » user.groovy »

[groovy-user] reg httpbuilder ssl

Akhil Kodali

2010-08-25

Replies: Find Java Web Hosting

Author LoginPost Reply
Hi,

I was trying out the example at http://groovy.codehaus.org/modules/http-builder/doc/ssl.html

For some reason I am getting NullPointer at
getClass().getResource( "/truststore.jks" )

I have added
@Grapes(
   @Grab(group='org.codehaus.groovy.modules.http-builder', module='http-builder', version='0.5.0' )
)
On the top of groovy src file. Thats the only change I made.

Is there anything that I need to do to make it work?

Thank you
Akhil Kodali

©2008 gg3721.com - Jax Systems, LLC, U.S.A.