User development,

A new message was posted in the thread "Deployer ordering issue for 
EJB/JAX-RS/WAR?":

http://community.jboss.org/message/519271#519271

Author  : Carlo de Wolf
Profile : http://community.jboss.org/people/wolfc

Message:
--------------------------------------------------------------
The problem is that JBossEnterpriseBeanMetaData will be in a component unit of 
the war deployment unit.
 
Then again the input is only used for ordering, the actual existence of it 
still has to be checked.
So most likely specifying JBossWebMetaData and JBossEnterpriseBeanMetaData will 
set you at the correct position and then modifying JBossWebMetaData on the 
parent should work out.

--------------------------------------------------------------

To reply to this message visit the message page: 
http://community.jboss.org/message/519271#519271


_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to