[jboss-user] [JCA/JBoss] - Re: Deployment of a RAR in an EAR with an EJB-JAR

vickyk do-not-reply at jboss.com
Thu Feb 5 03:27:54 EST 2009


You need to define the strict deployment as described here 
https://jira.jboss.org/jira/browse/JBAS-2904
This will deploy the jee modules in the order they have been defined in the application.xml and jboss-app.xml.
Another option would be to rely on the dependencies feature of services in the jboss which is explained over here
http://docs.jboss.org/jbossas/jboss4guide/r5/html/ch2.chapter.html#ch2.servicedep.fig

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4207226#4207226

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4207226



More information about the jboss-user mailing list