You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2005/04/14 22:36:03 UTC

DO NOT REPLY [Bug 33518] - org.apache.jasper.JspCompilationContext.createCompiler

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33518>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33518


snarang14@yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |




------- Additional Comments From snarang14@yahoo.com  2005-04-14 22:36 -------
(In reply to comment #1)
> It would seem that neither JDT nor Ant are available to compile stuff.
I am using jspc compiler to compile the jsp pages before deploying and it
throughs the following exception:
java.lang.NullPointerException
        at org.apache.jasper.JspCompilationContext.createCompiler(JspCompilatio
Context.java:220)
        at org.apache.jasper.JspC.processFile(JspC.java:849)
        at org.apache.jasper.JspC.execute(JspC.java:991)
        at org.apache.jasper.JspC.main(JspC.java:212)
org.apache.jasper.JasperException

I gave the following command:
path>java -classpath "c:\Program Files\Apache Software Foundation\Tomcat
5.5\common\lib"  org.apache.jasper.JspC -
v -l -s -d jspsrc -compile -webxml ./web-generated.xml index.jsp

Before this I also tried to write the ant script but had the same exception, it
looks I may be missing something in the command arguments.

Can you help to resolve the problem.

Thanks
Sangeeta

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org