[jboss-user] [JBoss Seam] - JBoss-4.2.0-CR1 and Seam 1.2

NielsH do-not-reply at jboss.com
Wed Mar 7 15:45:36 EST 2007


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=4025945#4025945

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



More information about the jboss-user mailing list