[appengine-java] Re: Development AppEngine server quits with no warnings.

2011-03-10 Thread Tomer Weller
Same here. How can I rollback java manually? On Mar 9, 10:08 pm, iein valdez wrote: > I'm also experiencing the exact same problem. I verified on two different > macs. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to th

[appengine-java] Using external jars

2009-09-01 Thread Tomer Weller
Hi I'm using eclipse with gwt and App Engine. I'm trying to build a servlet that sends out data encoded in JSON format. For that I'm trying to use the flexjson external library for JSON serializing (is there anything better already within gwt/ appengine?) - which causes a java.lang.NoClassDefFound