Hello All,

I have been searching around for a way to tell jboss which components to deploy first 
within one .ear file but haven't been successful..
I tried adding the -ds.xml into one of the jars in the .ear. knowing that all jars use 
the same datasource.. Sometimes it deploys without any problems but at other times it 
can't find the datasource bec. it tries to deploy the jars that use the datasource 
before deploying the jar that has the -ds.xml
(I am guessing here that it all depends on the order in which they are deployed which 
is to my surprise not always the same!!)
if I put the -ds.xml in a separate jar, it is deployed last and so all other jars 
naturally fail to deploy..
WHAT DOES THE SEQUENCE OF DEPLOYMENT DEPEND ON??????
I need ur help guys...Thanks in advance..

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to