We have EJB1 (version 1) in EAR1 and EJB1 (version 2) in EAR2 deployed in %JBOSS_HOME%/server/default/deploy directory.
How can we configure to ensure that each app (EAR) accesses the correct version of EJB1 in this same instance of JBoss 4.2.x? Is it possible to do this considering the global JNDI namespace?