Can't you do something with an alt-dd specified in the application.xml?
I'm not familiar with what jboss is doing now with vendor plans, but
if they aren't required to be in the ejb-jar they would also not
collide.
Alternatively if you wish to live very dangerously :-) you could use
geronimo which does not have a name collision problem between
applications.
david jencks
On Jul 29, 2005, at 4:28 AM, Lloyd Davies wrote:
Hi all,
I hope I have correctly registered myself on this mailing list.
My company have recently migrated their java projects from Ant to
Maven.
It's has all gone pretty smoothly until now.
We have a number of components, including ears, ejb-jars, jars etc. 2
of my
ears contain the same ejb jar file. I would like to deploy both of
these
ears to the same instance of JBoss but I can't because the jndi names
for
the EJBs inside the common ejb-jar files are the same and therefore
clash on
deployment.
Can anyone tell me how I can handle this without breaking Maven's best
practices and making the 2 copies of the ejb-jar file different?
Many thanks,
Lloyd.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]