Bugs item #769469, was opened at 2003-07-10 21:22
Message generated for change (Comment added) made by starksm
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=769469&group_id=22866

Category: JBossWeb
Group: v3.2
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Willie Vu (willievu)
>Assigned to: Scott M Stark (starksm)
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.


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

>Comment By: Scott M Stark (starksm)
Date: 2003-07-22 15:04

Message:
Logged In: YES 
user_id=175228

This has been fixed for the 3.2.2RC2 release.

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

Comment By: Steve Lewis (steveklewis)
Date: 2003-07-11 22:59

Message:
Logged In: YES 
user_id=773323

I added some println's and it seems to crap out on this 
property:

01:50:58,622 INFO  [STDOUT] Project.setSystemProperties - 
looping
01:50:58,622 INFO  [STDOUT] Project.setSystemProperties - 
name: com.sun.faces.ta
glib.jsf_core.CoreValidator

How is this set?  I'm not very familiar with the way the 
system properties work in ant, but I wanted to mention this if 
anyone knows what might be missing.

Steve Lewis

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

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


-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to