Even more interesting... Earlier I placed the JSF libraries in the
jboss-4.0.1/server/default/lib/ folder, but still got the same deployment error after restarting the JBoss service. I just removed the two JSF libraries from my web-app's WEB-INF/lib/ folder, expecting the deployment to fail but JBoss found the JSF libraries in its own /lib/ folder. | 2005-04-18 13:30:13,532 DEBUG [tomcat.localhost.ROOT.Context] Configuring event listener class 'com.sun.faces.config.ConfigureListener' | 2005-04-18 13:30:13,532 DEBUG [tomcat.localhost.ROOT.Context] Sending application start events | 2005-04-18 13:30:13,532 DEBUG [com.sun.faces.config.ConfigureListener] contextInitialized(null) | 2005-04-18 13:30:13,532 DEBUG [com.sun.faces.config.ConfigureListener] Initializing this webapp | 2005-04-18 13:30:13,579 DEBUG [com.sun.faces.config.ConfigureListener] parse(jar:file:/D:/Server/Java/jboss-4.0.1/server/default/lib/jsf-impl.jar!/com/sun/faces/jsf-ri-config.xml) | I guess while its working I shouldn't complain, but it would be nice to know WHY this happened.... my code or something to do with JBoss and/or its configuration. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874303#3874303 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874303 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
