[jboss-dev-forums] [Design of EJB 3.0] - MergedJBossClientMetaDataDeployer is not used?
alex.loubyansky@jboss.com
do-not-reply at jboss.com
Mon Jun 16 11:59:12 EDT 2008
I had to add it to the ejb3-deployers-beans.xml to get all the metadata merged
<bean name="MergedJBossClientMetaDataDeployer" class="org.jboss.ejb3.deployers.MergedJBossClientMetaDataDeployer">
| <property name="type">car</property>
| <depends>AppClientScanningDeployer</depends>
| </bean>
Is that right or I am missing something?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4158412#4158412
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4158412
More information about the jboss-dev-forums
mailing list