Hi Marco, I think the order in which the modules are specified in your application.xml are the order in which they get deployed. Perhaps you just need to change their order so that the .sar is deployed before the .war.
-M@


On Monday, September 29, 2003, at 09:21 AM, <[EMAIL PROTECTED]> wrote:

Hi all,
        i have to create an enterprise archive that is composed
of one .war file and one .sar file.

i have written the application.xml and the jboss-app.xml, but the
problem that i have is the servlet in the war, when initialized, is trying to retrieve
the MBean defined in the .sar


so the war looks to be 'deployed' before the sar

any way to force to deploy the sar contained in the ear before teh war?

thanx and regards
        marco



------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to