I am using Jboss 3.2.3. and I am use JbuilderX to create JMX Service sar 
package.
finnaly the jboss-service.xml has follow:

anonymous wrote : 
  | <?xml version="1.0" encoding="UTF-8"?>
  | <!DOCTYPE server PUBLIC "-//JBoss//DTD MBean Service 3.2//EN" 
"http://www.jboss.org/j2ee/dtd/jboss-service_3_2.dtd";>
  | 
  |   
  | 
  | 
DemoShowService is implements DemoShowServiceMBean ,
and DemoShowServiceMBean extends  ServiceMBean

but When I deploy this package get follow error:

(javax.management.InstanceNotFoundException:  com.wxk:service=DemoShowService 
is not registered.)

how to write the mbean name attribute can pass this ?

thanks


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862828#3862828

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3862828


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to