0 Replies Latest reply on Jun 9, 2005 1:11 AM by hsbaodang

    Problem with stop() operation of MBean in JBoss

    hsbaodang

      Hi everyone,

      I have this problem:
      when I used stop() operation of a MBean managing the EJB I deployed in JBoss'JMX Console , I saw the Attribute "EnvContext": MBeanException: null Cause: javax.naming.NameNotFoundException: env not bound
      and in the JNDI View I didn't see env: (class: org.jnp.interfaces.NamingContext)
      I could saw this env when I used start() operation.
      Why the env disappeared and how can I fix the problem.
      My purpose is I want to manage MBean's operations from Client Application.

      Please help me to solve the problem.
      Thanks.
      Rock.