[jboss-user] [JBoss Seam] - jndi lookup with 2 Seam WARs in one EAR

fcorneli do-not-reply at jboss.com
Tue Dec 5 06:18:32 EST 2006


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#3991239

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



More information about the jboss-user mailing list