Hi,

Does anybody have an example of how to arrange the contents
and describe the dependencies in a SAR file?

The SAR needs to contain a db connection, an ear file and
an mbean, and these parts should be deployed in the following
order: db, ear, mbean.

So far I have been deploying the 3 parts independently and 
configured the mbean to deploy after the ear by using the
<depends-list> element in the mbeans service xml file.

If i package a SAR like:

META-INF/jboss-service.xml
myapp.ear
myapp-mbean.jar

I cant figure out what the contens of the jboss-service.xml
should be. Should it contain the contents of both the 
db-service.xml and the mbean-service.xml or can META-INF
contain several service xml files? 

If anybody has hints or an example of this i would be greatfull...

Thanks in advance..

^Torsten



-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing 
real-time communications platform! Don't just IM. Build it in! 
http://www.jabber.com/osdn/xim
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to