Your xmbean descriptor should describe all operations/attribute that appear on your mbean
interface, including:
| <attribute access="read-write" getMethod="getSubscriptionList"
setMethod="setSubscriptionList">
| <description>The subscription list configuration/description>
| <name>SubscriptionList</name>
| <type>org.w3c.dom.Element</type>
| </attribute>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102805#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...