Can this (answer) go into the doco (setup) or the wiki...
"NielsH" wrote : Installed Jboss-4.2.0-CR1 just today. Made the changes in my
web.xml to use RI instead of MyFace, then deployed my seam app, but ran into a few library
problems.
|
| JBoss-4.0.5-GA has jboss-tomcat55.sar which includes:
| commons-beanutil.jar
| commons-codec.jar
| commons-collections.jar
| commons-digester-1.6.jar
| commons-lang-2.1.jar
|
| While JBoss-4.2.0-CR1 has jboss-web.deployer which does not have any of these
libraries included.
|
| Now the question:
| Is it better to include the above jars in my application or is good practice to add
the jars to the jboss-web.deployer jsf-lib directory? I did the latter and my app runs
fine, but I'd like to be sure which is the proper procedure.
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4025951#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...