RE: [JBoss-user] Help! Deployment Order

2003-02-17 Thread Bill Burke
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

[JBoss-user] Help! Deployment Order

2003-02-17 Thread Michael Ukpong
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