posted 14 years ago
I needed some help on configuring SAR deployment. I have a sar file and an ear file. I need the SAR file to deploy after the ear file; and deploy only if the ear file has been properly deployed.
How do I configure that? I know I need to modify the jboss-service.xml in the packaged sar; but I donot know the syntax of what to write that into the jboss-service.xml.
Is it a better idea to deploy the SAR file as part of the ear? Are there any recommendations/guidelines related to that?
--Anurag