I'm not following what SXX is a reference to. Deploy1, deploy2, ...?
There are two deployment constructs, deploying from a set of directories
and deploying a self contained archive. I'm talking about the self
contained archive. I don't want this to be arbitrary Russian doll that
controls deployment ordering. To deploy a self contained archive, create
an ear that contains the requires sars, rars, xml service descriptors, j2ee
components etc., and use the same ordered directory structure to define
the deployment ordering. There is no renaming of files, only positioning
within the flat deployment structure of the ear.

xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx
----- Original Message -----
From: "Bill Burke" <[EMAIL PROTECTED]>
To: "marc fleury" <[EMAIL PROTECTED]>; "Scott M Stark"
<[EMAIL PROTECTED]>; "Jboss-Development @ Lists . Sourceforge . Net"
<[EMAIL PROTECTED]>
Sent: Wednesday, March 13, 2002 8:35 AM
Subject: RE: [JBoss-dev] ordering proposal


> directory solution is better and easier to maintain IMHO than the SXX
stuff.
> My gut feeling tells me that with the SXX solution you'll constantly be
> changing filenames and will create headaches for everyone.  Directoy
> ordering and <depends> should be good enough for the implicit and explicit
> ordering you need, no?
>
> Bill
>
> >
> >
> > |-----Original Message-----
> > |From: [EMAIL PROTECTED]
> > |[mailto:[EMAIL PROTECTED]]On Behalf Of
Scott
> > |M Stark
> > |Sent: Wednesday, March 13, 2002 8:00 AM
> > |To: Jboss-Development @ Lists . Sourceforge . Net
> > |Subject: Re: [JBoss-dev] ordering proposal
> > |
> > |
> > |Or equivalently, mirror the deploy1, deploy2, ... etc structure in
> > |the ear.
> > |
> > |Case 1:
> > |ear/
> > |------deploy1/sar
> > |------deploy1/war
> > |
> > |Case 2:
> > |ear/
> > |------deploy1/war
> > |------deploy2/sar
> >
> > yes, and i actually now prefer the explicit SXX solution for naming,
doing
> > away with rc.d structures.  We just order by number SIMPLE, ultra
SIMPLE
> >
> > in the abscence of numbering we deploy after the numbers.
> >
> > marcf
> >



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to