[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

bmc do-not-reply at jboss.com
Fri Nov 16 10:56:17 EST 2007


w17chm4n - I had just the same problem. In my case it was becouse of jboss-seam.jar library in my war/web-inf/lib folder.

The fix is quite simple - add this strings into your war`s pom.xml:

        
            org.jboss.seam
            jboss-seam
            ${seam-version}
            provided
        


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105534#4105534

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



More information about the jboss-user mailing list