[jboss-user] [Installation, Configuration & DEPLOYMENT] - How can I deploy several .jars in an ear.
hdmonty
do-not-reply at jboss.com
Tue Jan 29 09:51:18 EST 2008
Hi,
I collected my application in an ear-file.
This ear-file contains many jar-files.
Each jar-file conains one or more EJB's.
Some of this EJB's depends on EJB's from other jar-files.
I register all modules(jar-files) in the application.xml.
And here comes my problem:
I don't have control of the order of deployment. I've tried the <module-order>strict</module-order> in the jboss-app.xml. But it does not work.
Can anybody help me?
(I use the jboss-app 4.2.1)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4124424#4124424
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4124424
More information about the jboss-user
mailing list