[JBoss-dev] [Nukes Development] - Re: Problem when I deploy my module

2004-06-03 Thread jae77
your mbean object name is not unique. somewhere you have another mbean deployed w/ the name jboss.jca:service=HibernateFactory View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837374#3837374 Reply to the post : http://www.jboss.org/index.html?module=bb&op=post

[JBoss-dev] [Nukes Development] - Re: Problem when I deploy my module

2004-06-03 Thread pista
Ok, thanks, I have found !! But now, when I want to unregister my mbean HibernateFactory (or see the value) I have this message : | org.jboss.util.NestedRuntimeException: missing domain; - nested throwable: (javax.management.MalformedObjectNameException: missing domain) | at org.jboss.m

[JBoss-dev] [Nukes Development] - Re: Problem when I deploy my module

2004-06-03 Thread jae77
did you change the object name to something else? if yes, what is the new object name? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837386#3837386 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837386 --

[JBoss-dev] [Nukes Development] - Re: Problem when I deploy my module

2004-06-03 Thread sgwood
Show us the JMX jboss-service.xml. The domain is in there. Sherman View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837390#3837390 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837390 ---

[JBoss-dev] [Nukes Development] - Re: Problem when I deploy my module

2004-06-03 Thread noel.rocher
in the object name the domain is before the ":". for example in : jboss.web:service=WebServer the domain is "jboss.web" View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837417#3837417 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&