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?
While ear's war is a bit diff, as it has to follow servlet child-first spec rules.