I added support for adding annotations to service mbeans (JBAS-4570) as part of the work
I'm doing to refactor the managed object creation out of the profile service. This
shows up in the ServiceMetaData.
| <?xml version="1.0" encoding="UTF-8"?>
| <mbean name="jboss.test:type=BasicMBeanName"
code="BasicMBeanCode">
|
<annotation>@org.jboss.test.system.metadata.annotation.CompType(type="DS",subtype="LocalTX")</annotation>
| </mbean>
|
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4066018#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...