David Castro wrote:

> 
> I have one question though...
> 
> Why did you (Tom) move the functionality of deploying a whole ear file (ie.
> iterating through the EJB-Jars) from J2eeDeployer into ContainerFactory?  It
> seems more the job of J2eeDeployer to me, and if we left it there then we
> could use the current J2eeDeployer (and ContainerFactoryMBean) code
> unmodified. (We would have to uncomment the Installer code that puts the
> ejb-jars in the app classpath).  I would be inclined to go that way, but Im
> wondering if you had a particular reason for moving that code or any strong
> feelings about that decision.
> 

 The patches were written by Mike Leuders and submitted by Richard Gyger.

 I think it makes sense to limit the changes to J2eeDeployer, if that's
 possible.

 (I think you meant to say we wouldn't need to change the ContainerFactory)

 Tom



Reply via email to