hi all:

sorry post again!
i have two application(petstore.ear, opc.ear)
deploy on jboss,

petstore.ear has a ejb named AsyncSenderEJB(ejb-jar.xml)
opc.ear also has a ejb named AsyncSenderEJB(ejb-jar.xml)
but they have different jndi-name(jboss.xml)

i have follow errors:
2002-05-01 00:16:23,224 ERROR [org.jboss.ejb.EjbModule] Initialization failed
javax.management.InstanceAlreadyExistsException: 
jboss.j2ee:service=EJB,jndiName=AsyncSenderEJB already registered.
        at 
org.jboss.mx.server.registry.BasicMBeanRegistry.add(BasicMBeanRegistry.java:677)
        at 
org.jboss.mx.server.registry.BasicMBeanRegistry.registerMBean(BasicMBeanRegistry.java:247)
        at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
.........
* * *

View thread online: http://jboss.org/forums/thread.jsp?forum=66&thread=14604

_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to