I have noticed that whenever the deployment of an EJB3 app fails due to any reason, the
EJB3 service is unregistered. As a result, subsequent attempts at deploying any EJB3
application fail until the server is restarted. Anyone care to explain why? This happens
on both 4.0.5GA and 4.2.0CR2.
--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
| ObjectName: jboss.j2ee:service=EJB3,module=Etikettu-Common.jar
| State: FAILED
| Reason: java.lang.RuntimeException: javax.management.InstanceNotFoundException:
jboss.j2ee:ear=MyApp.ear,jar=MyApp-EJB.jar,name=SearchBean,ser
| vice=EJB3 is not registered.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043644#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...