Re: [JBoss-user] ejb-jar deployment order from ear

2002-02-27 Thread David Jencks
The beta has a serious problem making ears almost unusable, each subpackage is deployed fully in a random order. A few short hours after the beta went out I got the fix in to cvs. Now: 1. all classes anywhere in the ear no matter how deeply nested are added to the classloader system (except war

[JBoss-user] ejb-jar deployment order from ear

2002-02-27 Thread David Ward
I have an ear with a few ejb-jar's in it, plus a war. The war needs each of the ejb-jars, but no ejb-jars need eachother (they can be dropped into deploy by themselves no problem) EXCEPT one. There is one "control" ejb-jar that HAS to be the last ejb-jar to be deployed from the ear, since it