Bugs item #769469, was opened at 2003-07-11 12:22
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=769469&group_id=22866

Category: JBossWeb
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Willie Vu (willievu)
Assigned to: Nobody/Anonymous (nobody)
Summary: Failed to run JSF EA4 jsf-demo.war

Initial Comment:
This war is ok in stand-alone Tomcat 4.1.24-LE-jdk14
but failed in JBoss 3.2.x/Tomcat 4.1.24 bundle.  When
go to the first page, the exception

org.apache.jasper.JasperException: Unable to compile
class for JSP at
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:478)

shows up for the root cause:

java.lang.NullPointerException
at
org.apache.tools.ant.Project.setSystemProperties(Project.java:862)
at org.apache.tools.ant.Project.init(Project.java:316)
at
org.apache.jasper.compiler.Compiler.getProject(Compiler.java:172)


The war is attached in
http://www.jboss.org/thread.jsp?forum=50&thread=36244.
 Please find the instructions to create the war there.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=769469&group_id=22866


-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to