i deployed my application on google apps engine..my application is based on 
geocoding...and uses* struts1.3 framework*...and makes a* rest webservice 
call to geonames* for timezone information..i have tested the application 
locally on  google web application locally and on google web apllication 
(running on an external server..) ...it is working as per expectaion.....but 
after deployed  in gae envoirnment  it is getting nullpointer exception 
while making webservice call to 
http://api.geonames.org/timezone?lat=53.03&lng=-3.0&username=something
....i am making this call using the two jar provided by 
geonames..(*geonames-sourse-1.1.1.jar 
and geonames-1.1.1-java1.5.jar*). I have added these two jar in the lib 
folder of the war.
              does GAE support these jars and webservice call......or there 
is something i m missing.....plz give ur suggestion....thanks in advance

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to