In my jboss-service.xml
<mbean
code="com.myCompany.MyBean"
xmbean-dd="com/myCompany/MyBean.xml"
:
:
>
:
:
:
</mbean>
In my xmbean-dd com/myCompany/MyBean.xml
<mbean>
<class>com.myCompany.MyBean</class>
:
:
</mbean>
Why do I need both code attribute and class element.
By looking at the DTD they are both required. I wonder
why? Is there a reason for it?
Thanks,
Alex.
-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb:
Dedicated Hosting for just $79/mo with 500 GB of bandwidth!
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user