[jboss-user] [JBoss Seam] - Re: jboss-seam.jar and jboss lib directory
norman.richards@jboss.com
do-not-reply at jboss.com
Mon Mar 12 11:02:43 EDT 2007
Seam is not designed to be shared between different applications. If you tried to share Seam, I assume you'd see a shared application context with component conflicts between the two. I'd also imagine you'd see scanning and classloading problems too. The short story is that Seam should be treated as an application-specific library and not shared.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027196#4027196
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4027196
More information about the jboss-user
mailing list