marc fleury wrote:
> 
> |-----Original Message-----
> |From: [EMAIL PROTECTED]
> |[mailto:[EMAIL PROTECTED]]On Behalf Of Jason
> |Dillon
> |Sent: Monday, June 24, 2002 12:24 PM
> |To: [EMAIL PROTECTED]
> |Subject: RE: [JBoss-dev] How to specify depens for EJB
> |
> |
> |Dude... you don't get it.  Other folks will be using EAR and will
> |probably have to have them ordered.  It is unreasonable to tell all of
> |them to unpack and number.
> 
> it is the easy way, and if you need ordering IN a ear taken care for you
> then you code support for going through the suborderings in your deployers.
> Do you want to write that code? in the list of subdeployment go through the
> ordering and NUMBER the orderings inside the deployment.
> 
> but a workaround is to split the dependents and number them and stop wasting
> your time.
> 
> it is super easy,
> marcf

Marc this is one of those places where you don't have enough experience 
supporting many large applications (20+) in a production environment on 
a daily basis.

What you suggest will work on a small scale, but when you have lots of 
application with lots of services and deployment modules, it simply does 
not work.  Even if you get working, as soon as you have a new release of 
your code, you will have to renumber the deployments.

Are you suggesting the production team give each project a numeric range 
in which they can put deployments.  Or are you implying that the 
production team will understand deployment dependencies and number the 
deployments them selves.  How would you handle this if you ran 
production at a big company?

-dain



-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to