The problem I have is that I can't find code examples, all references I have 
found so far refer to thee descriptors being changed: e.g.

"If you want to load an existing Standard MBean as an XMBean .... then you 
obviously need to write an xmbean descriptor"

So, you don't need to change the Java code? 

When I instantiate & register my XMBean (without descriptor) do I need to do 
something like:
 server.registerXMBean  ?
and something like,
  server.getMBean().setPersistence(true)

any examples? maybe in JBoss' own source code?



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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3980921
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to