Re: [appengine-java] Re: Eclipse Update not working

2011-11-22 Thread Nick
As a workaround, you can try closing all your GWT or App Engine-enabled projects, closing Eclipse, reopening Eclipse, and then reopening the projects? This workaround just saved me, Thanks! -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java"

[appengine-java] Re: Joda time java.lang.NoClassDefFoundError

2011-11-22 Thread Lisa Johnston
Hi, I fixed it , phew ! Got the jar from joda website again and added it and it worked. Maybe there was some weird reference problem in Eclipse. Works now. Thanks, Lisa -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To view

[appengine-java] Re: Joda time java.lang.NoClassDefFoundError

2011-11-22 Thread Lisa Johnston
Hi, Just some further information, the joda jar in in my classpath ( previously attached ), and my colleague is using *IntelliJ and it works fine for him.* My code compiles fine but the problem happens at runtime when the code requiring the Joda library is called. I'm assuming there is some so

[appengine-java] Re: Which java framework to use?

2011-11-22 Thread de Witte
Out of curiosity, why would you need Spring at the server if you have a GWT client? -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine-java/

[appengine-java] Re: Google Plugin for Eclipse not working with MyEclispe 9.0 Build id: 9.0-20110318

2011-11-22 Thread Merik
I have the same problem with Eclipse 3.7 and App Engine SDK version 1.6 , did you find a solution? -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-ap

[appengine-java] Re: Android upload to Blobstore problem

2011-11-22 Thread Jan Muller
Hi Jeff, you dont need to call blobtore api on android side. Just make servlet, what will return you generated url for post of your image (in second request) you will need to create multipart POST request who will contains your image... Honza -- You received this message because you are subs

[appengine-java] Deploying application within client's Google apps?

2011-11-22 Thread aptest1 actiprocess
Hi All, Is their any automated way to deploy application developed in java and Gwt in my customer Google apps. I don,t want to be responsible for hosting or billing my customer for hosting the application in the App Engine. Is there a simpler way to deploy the app to their domain? I know I can