On 17/08/05, Stephane Nicoll <[EMAIL PROTECTED]> wrote:
> Hey,
> 
> Sounds rather weird. How would you merge the web.xml files?

XSLT or something similar for example.
Customizing war is such a way makes a lot of sense for me.
Consider 'application-1.1.war' which is located in repository.
As web application, application-1.1.war provides very simple
HTML.
And consider project referencing application-1.1.war, consisting
of set of SiteMesh decorators, CSS files and other stuff like this.
With some discipline, upgrade from version 1.1 to 2.0 of 'application'
will be just a version change in POM, and 'application' will still
be customized.
Similar things for adding/removing security constraint and so on...

To answer Solo's question - I'm sorry I don't know...

Regards,
Tomek

> 
> s/
> 
> On 8/17/05, solo turn <[EMAIL PROTECTED]> wrote:
> > hi,
> >
> > would it make sense to allow including a war into a war? so you could
> > take a standard war without touching it, and add specific things to
> > it, jars, tld, html, class. or would this be ugly? how would you do
> > that then?
> >
> > -solo
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> 
> --
> .::You're welcome ::.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to