Hi,
I have 2 Seam-based web application WARs in one single EAR. Apparently if WAR1 has a
@Name("login") component and WAR2 has also a @Name("login") component,
then Seam cannot seem to lookup the correct component, even if those two components use
different @LocalBinding and in each components.xml the jndiPattern point in each WAR to
their respective JNDI binding locations.
Is this a bug or am I doing something wrong here?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991239#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...