[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Problem with deploying application

2009-02-12 Thread Wolfgang Knauf
Hi, as JBoss includes a JSF implementaion (Sun JSF RI 1.2), you should not package them in your own project. Try to remove those from WEB-INF\lib: el-api-1.0.jar el-impl-1.0.jar glassfish.jsf_1.2.3.2.jar glassfish.jstl_1.2.0.1.jar javax.jsf_1.2.0.0.jar Hope this helps Wolfgang View the or

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Problem with deploying application

2009-02-12 Thread lukep1984
Ohhh, Yes:-) Removal these libraries helped. Thanks. But what about using spring-web-flow and facelets? Are some suprises waiting for me? Thanks for all responses. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4209487#4209487 Reply to the post : http://www.

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: problem with deploying application

2008-04-22 Thread jaikiran
Read through the classloading architecture in JBoss: http://wiki.jboss.org/wiki/ClassLoadingOverview http://wiki.jboss.org/wiki/ClassLoadingConfiguration http://wiki.jboss.org/wiki/JBossClassLoadingUseCases http://wiki.jboss.org/wiki/en/ClassCastExceptions View the original post : http://www.