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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to