[Design of EJB 3.0] - Re: WS EJB invocation
by scott.stark@jboss.org
"wolfc" wrote : "scott.stark(a)jboss.org" wrote : The name will still typically be set by the Ejb3Deployers/EjbDeployers, so one of their outputs needs to be used to order the ws deployer. The MergedJBossMetaDataDeployer.EJB_MERGED_ATTACHMENT_NAME name is an input into the ejb deployers and so cannot be used.
| No, the EJB deployers should consume complete consumable metadata and output some MC beans (/ EJB containers). We should just paste an extra deployer in between. Aren't we doing the same with JNDI names?
Essentially, yes, the MappedReferenceMetaDataResolverDeployer provides the resolved jndi name and could specify the default container names as well, externalized via a policy plugin if needed.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4148695#4148695
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4148695
16 years, 8 months