Why am I getting Initialization failed and then problem creating service exception.
There is only one ejb with the name Pick102.So,why is
JBoss saying InstanceAlreadyExistsException.
I really do not understand.Please explain.Where do I have to make the changes
2009-11-30 12:14:21,421 DEBUG [org.jboss.ejb.EjbModule] Initialization failed jboss.j2ee:service=EjbModule,module=ejbpl.jar
javax.management.InstanceAlreadyExistsException: jboss.j2ee:jndiName=Pick102,service=EJB already registered.
2009-11-30 12:14:21,437 WARN [org.jboss.system.ServiceController] Problem creating service jboss.j2ee:service=EjbModule,module=ejbpl.jar
javax.management.InstanceAlreadyExistsException: jboss.j2ee:jndiName=Pick102,service=EJB already registered.