The server can not re-deploy an ejb jar anymore because of exception on
unregistration of MBean.
Does this makes sense (on the stop() method)?
diff -r1.55 Container.java
421c421
< ObjectName jmxName = new
ObjectName(":service=Container,jndiName="+this.getBeanMetaData().getJndiName
());
---
> ObjectName jmxName = new
ObjectName(mbeanServer.getDefaultDomain()+":service=Container,jndiName="+thi
s.getBeanMetaData().getJndiName());
Vincent.
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development