0 Replies Latest reply on Sep 17, 2002 4:20 PM by cworley420

    InstanceNotFound / not registered

    cworley420

      I apologize if this question has already been discuss, but i could not seem to find the answer anywhere.

      I tried to implement an example I found in the JBossBook_30x.pdf, chapter 2 example 1. I created the java interface and class, created a jar and placed it in server/default/deploy. I also modified user-services.xml as the example showed. When I start jboss I receive this exception.

      org.jboss.deployment.DeploymentException: user:service=MyMBean is not registered.; - nested throwable: (javax.management.InstanceNotFoundException: user:service=MyMBean is not registered.)

      First off I can not figure out what the problem is, or I would not be posting this message. Second, if the solution is more than a stupid over sight on my party, were is some more documentation to explain 'user:service=MyMBean is not registered'.

      Thank you for any help / comments.

      -chris worley