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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...