[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 ival...@gmail.com 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 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.



[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.NoClassDefFoundError exception.

I Was under the impression that on the server side I can use any
external jars without further settings. What did I get wrong?

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
-~--~~~~--~~--~--~---