Hello all, I have simple test web application project and was doing some exploring on objectify4. I was uploading the war to the remote server using "\bin\appcfg.cmd". The project has one simple .jsp file using the UserService and User classes. I am looking at the local temp folder created by the "appcfg update war" command. It has pre-compiled jsp file and jarred into the "_ah_compiled_jsps-0000.jar". Surprisingly this jar contains the compiled emulated User.java class from "src\main\resources" folder of the Objectify jar. Please find the attached jar.
I want to know how that User.class got jarred into the _ah_compiled_jsps-0000.jar. Thanks&Regards, Sarath U. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
