I have the same problem when trying to upload an application that
contains a jsp file that
uses JSTL to include a map.  I've also ensured that the jdk is used,
and when I run the
upload in verbose mode I can see the jars that are included.

I can see a  repackaged-appengine-jakarta-jstl-1.1.2.jar, repackaged-
appengine-jakarta-standard-1.1.2.jar,
repackaged-appengine-jasper-compiler-5.0.28.jar, repackaged-appengine-
jasper-runtime-5.0.28.jar.

Jasper is what's used to compile jsp files into servlets.  The problem
may be in that repackaged
jar or the repackaged jstl jar.

I haven't spent any time on this yet though, so it may be that there's
one right way to deploy
a jsp file that uses jstl.

Cheers,
    Nichole


On Dec 5, 11:28 pm, umair <[email protected]> wrote:
> Can anybody reply to me on this, I am still facing this issue.
>
> Thanks,
> Muhammad Umair
>
> On Dec 3, 5:32 pm, umair <[email protected]> wrote:
>
>
>
> > Does anybody have a solution to this problem, an immediate reply will
> > be highly appreciated.
>
> > Thanks,
> > Muhammad Umair
>
> > On Dec 3, 2:29 am, umair <[email protected]> wrote:
>
> > > I am getting this error when deploying theyoutubedirectapplication
> > > to google app engine.
>
> > > Unable to update:
> > > com.google.appengine.tools.admin.JspCompilationException: Failed to
> > >compilethe generatedJSPjava files.
>
> > > Some forum suggested me to do these steps
>
> > > 1. Copy tools.jar into the AppEngine lib/shared directory.
> > > 2. Modify appcfg.cmd so it fully-qualifies the reference to java.exe
> > > in the JDK/bin directory.
>
> > > I did them but still no luck.
>
> > > Any suggestion will be welcomed.
>
> > > Thanks,
> > > Muhammad Umair

--

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.


Reply via email to