You need to list the "dependency" either in application.xml (which is not really
correct, because the JARs are not really "Java Client Modules") or in
web.war/META-INF/MANIFEST.MF and beans.jar/META-INF/MANIFEST.MF as a Classpath: entry.
Most Seam examples use the first strategy.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4049603#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...