[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Using Sun RI of JSF with JBOSS 4.0.5

mrchit_2000 do-not-reply at jboss.com
Wed Apr 11 03:54:14 EDT 2007


Hi all,

I want to try using Sun RI JSF with JBoss 4.0.5. According to the documentation, all I need to do is to delete the jsf-libs directory and put the Sun's jsf jars in the my web application WEB_INF/lib . I did those steps but still get this error:

00:34:07,436 ERROR [[/autosas-ui]] Error configuring application listener of class org.apache.myfaces.webapp.StartupServletContextListener
java.lang.ClassNotFoundException: org.apache.myfaces.webapp.StartupServletContextListener
	at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1355)
	at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1201)
	at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3711)

It looks like it stills look for the MyFaces library. Do I miss something? Is using Sun's RI possible with Jboss 4.0.5, if so, please point out what I missed.

Thank you very much in advances,

Lngo

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036248#4036248

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4036248



More information about the jboss-user mailing list