Want to confirm that I understand your semantics:
AUTO = try to register directly, if it fails, create and register StandardMBean
STRICT = try to register directly, if it fails, throw exception
NONE = just create and register StandardMBean
This is OK by me, but probably won't get done this week. Also, is use of an enum
allowed in the microcontainer (I don't know enough about the retroweaver to know).
And can jbossxb populate an enum from a XML string? There was a mention of that on
another thread, but I don't know if it happened. If either of the above are issues,
we can just use a string.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986162#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...