Re: [JBoss-user] How to force MBean to wait for EAR on 3.0.x

2003-02-26 Thread Mauricio De Diana
You can use the PrefixDeploymentSorter instead of DeploymentSorter (the default). Its usage is explained inside jboss-service.xml (where it is configured). Regards, Dediana --- "Demyanovich, Craig - Apogent" <[EMAIL PROTECTED]> escreveu: > I've been migrating an application from 2.4.x to > 3.0

[JBoss-user] How to force MBean to wait for EAR on 3.0.x

2003-02-26 Thread Demyanovich, Craig - Apogent
I've been migrating an application from 2.4.x to 3.0.x. The users here have been very helpful. I hope that with one more answer, I can complete the migration. In 2.4.x, we deployed our EAR to the deploy directory and our MBeans to the lib directory. In jboss.jcml, we could place our MBean descr