[jboss-as7-dev] Deployment Chain/Service interaction

David M. Lloyd david.lloyd at redhat.com
Fri Dec 3 17:45:19 EST 2010


On 12/03/2010 03:11 PM, Ales Justin wrote:
>> Yeah maybe, though EAR specifies some extra stuff that we won't have,
>> i.e. a big flat classloader.
>
> Couldn't you make ear + its jars just one classloader
> with multiple roots (multiple local loaders), if this would simplify things.
> Or how do we do it atm?

Yeah that's how we're doing it; this was in the context of discussing 
whether we'd treat all top-level JavaEE JARs (WARs, EJB JARs etc.) as a 
kind of "virtual" EAR.  Having all top-level deployments on a flat 
classpath is obviously counter to our goals.

-- 
- DML



More information about the jboss-as7-dev mailing list