Problem with the appcfg's compiled jsp jar with Objectify4.0

32 views
Skip to first unread message

sarath upadrista

unread,
Oct 8, 2013, 10:20:26 AM10/8/13
to google-a...@googlegroups.com
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.

Vinny P

unread,
Oct 21, 2013, 10:25:51 PM10/21/13
to google-a...@googlegroups.com
On Tue, Oct 8, 2013 at 9:20 AM, sarath upadrista <sar...@veersoftsolutions.com> wrote:
I want to know how that User.class got jarred into the _ah_compiled_jsps-0000.jar.



Appcfg compiles all JSP files and collects their dependencies prior to uploading. One of the JSP files must have needed that file, so it was collected into the JAR. Try removing the dependency and reuploading, appcfg probably will not include the file then.


On Tue, Oct 8, 2013 at 9:20 AM, sarath upadrista <sar...@veersoftsolutions.com> wrote:
Please find the attached jar.



There is nothing attached to your email.


 
-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

Reply all
Reply to author
Forward
0 new messages