Hi, In My app engine app, I am just using servlets and direct data store API, I just need,servlet.jar , appenginesdk.jar, hardly may be two more.
Definitely I don't need datanuclus and jdo jars, as I directly use data store API. I there a cleaner way of removing un-needed jars , It is unnecessarily increasing the war file size. especially when deploy to app engine. When we add GAE , 15+ jars comes by default, so there any google way to remove unneeded jars from my app deployments. thanks -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
