Bug 41607 - Use JSF by eclipse and run by Tomcat but the error appeared
Summary: Use JSF by eclipse and run by Tomcat but the error appeared
Status: RESOLVED INVALID
Alias: None
Product: Taglibs
Classification: Unclassified
Component: Standard Taglib (show other bugs)
Version: unspecified
Hardware: PC Windows 2000
: P2 normal (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-13 21:27 UTC by Wang Suya
Modified: 2007-02-14 08:54 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wang Suya 2007-02-13 21:27:53 UTC
Hello
 
    I runed a simple example of JSF in tomcat5.5_20, but it appeared error

2007/02/14 11:21:40 org.apache.catalina.core.StandardContext loadOnStartup
’v–½“I: ƒT[ƒuƒŒƒbƒg /sampleJSF ‚ªload()—áŠO‚𓊂°‚Ü‚µ‚½
java.lang.NullPointerException
	at javax.faces.webapp.FacesServlet.init(FacesServlet.java:144)
	at org.apache.catalina.core.StandardWrapper.loadServlet
(StandardWrapper.java:1105)
	at org.apache.catalina.core.StandardWrapper.load
(StandardWrapper.java:932)
	at org.apache.catalina.core.StandardContext.loadOnStartup
(StandardContext.java:3951)
	at org.apache.catalina.core.StandardContext.start
(StandardContext.java:4225)
	at org.apache.catalina.core.StandardContext.reload
(StandardContext.java:3024)
	at org.apache.catalina.loader.WebappLoader.backgroundProcess
(WebappLoader.java:432)
	at org.apache.catalina.core.ContainerBase.backgroundProcess
(ContainerBase.java:1277)
	at 
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChild
ren(ContainerBase.java:1569)
	at 
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChild
ren(ContainerBase.java:1578)
	at 
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChild
ren(ContainerBase.java:1578)
	at 
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run
(ContainerBase.java:1558)
	at java.lang.Thread.run(Unknown Source)

   Please tell me why? thank you very much!
Comment 1 Henri Yandell 2007-02-14 08:54:34 UTC
I'm sorry, I haven't a clue.

The Taglibs component of this Bugzilla is for the Jakarta Taglibs project; most
of which user/developer activity is in the Jakarta JSTL implementation. 

Your question would be best asked of either the mailing list for your JSF
implementation (MyFaces? Sun spec?) or the Tomcat user mailing list.