[appengine-java] Re: Failed to compile jsp files.

2011-07-07 Thread Nichole
Looks like an error in your jsp file. On Jul 3, 8:12 am, "~Juli~" wrote: > Hi all! > > I faced with probem that i couldn't update war because jsp compilation > failed. > --- > > An error

Re: [appengine-java] Re: Failed to compile jsp files.

2011-04-11 Thread Khor Yong Hao
Try refer to this blog, http://fyhao.com/2010/12/computer-and-it/appengine/google-appengine-jsp-compilation-problem/ may solve your problem On Mon, Apr 11, 2011 at 3:37 PM, Gianni Mariani wrote: > Eric, > Is this issue related to your problem? > > http://code.google.com/p/googleappengine/issues/

Re: [appengine-java] Re: Failed to compile jsp files.

2011-04-11 Thread Gianni Mariani
Eric, Is this issue related to your problem? http://code.google.com/p/googleappengine/issues/detail?id=1226 /Gianni On Mon, Apr 11, 2011 at 5:29 PM, Perun Katana wrote: > Hi Eric, > > this is the cause > > An error occurred at line: -1 in the generated java file > > Caused by: java.io.IOExcept

[appengine-java] Re: Failed to compile jsp files.

2011-04-11 Thread Perun Katana
Hi Eric, this is the cause > An error occurred at line: -1 in the generated java file > Caused by: java.io.IOException: Cannot run program "javac.exe": I had the same error and what helped - make sure you run appcfg command with JDK, not just JRE. What I did was - open the appcfg file and make su

[appengine-java] Re: Failed to compile jsp files when tagdir is included

2009-10-28 Thread Rajeev Dayal
As an FYI , there is no issue in the tracker for this exact problem. I'll write up a bug for this and post the link back on this thread (unless someone would be kind enough to do it for me ;). On Thu, May 7, 2009 at 11:40 AM, barabaka wrote: > > Great thanks for this topic! Copying tools.jar int