I've just spent a couple hours tracking down an issue.  It turns out
that i was missing gin.jar and junit.jar from my /war/WEB-INF/lib
directory.

Using eclipse I have specified a number of "User Libraries", and have
added those to the Libraries section of the Java Build path in my
project properties.

It would be handy if the jars specified in the User Libraries section
were copied over to /war/WEB-INF/lib automatically.  Otherwise I worry
what happens when I update the central location where the jars are
stored, but forget to copy some of them over to /war/WEB-INF/lib.

Thanks,
Brendan
--~--~---------~--~----~------------~-------~--~----~
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