[jboss-user] [JBoss Seam] - Re: ELContext exception
christian.bauer@jboss.com
do-not-reply at jboss.com
Wed May 30 03:28:09 EDT 2007
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#4049603
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4049603
More information about the jboss-user
mailing list