Subject: [JBoss-user] Help! Deployment Order
>
>
> Hi all,
>
> I have this ear called cportal.ear, another jar called crm.jar depends on
> it. crm.jar contains some ejbs.
>
> If I remove both of them from the deploy folder, run jboss , deploy
> cportal.ear first and the
Hi all,
I have this ear called cportal.ear, another jar called crm.jar depends on
it. crm.jar contains some ejbs.
If I remove both of them from the deploy folder, run jboss , deploy
cportal.ear first and then crm.jar it works perfectly well.
BUT, if I just copy both of them into the deploy fold