Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Problem with stop() operation of MBean in JBoss

843830Jun 9 2005
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.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 7 2005
Added on Jun 9 2005
0 comments
89 views