"adrian(a)jboss.org" wrote :
| So you could for example have an EJBJSR77Deployer that looks at the
| ejb metadata and then either creates the ServiceMetaData for the relevant
| jsr77 mbean(s) or talks to the LocalJBossServerDomain directly.
|
How do I know what all is ejb metadata?
Looking at the JBossMetaData attachment?
| public org.jboss.metadata.ejb.jboss.JBossEnterpriseBeansMetaData
getEnterpriseBeans() { /* compiled code */ }
|
| public org.jboss.metadata.ejb.jboss.WebservicesMetaData getWebservices() { /*
compiled code */ }
|
| public org.jboss.metadata.ejb.jboss.ResourceManagersMetaData getResourceManagers()
{ /* compiled code */ }
|
Checking all of these, or just enterprise beans?
But even better question is how to collect all the metadata for JCA / RAR.
Just looking at the jca-deployers-jboss-beans.xml gives me shivers. :-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182402#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...