The maven-war-plugin allows for war overlays [1], which may accomplish what
you need.
[1] http://maven.apache.org/plugins/maven-war-plugin/overlays.html
On Jan 15, 2008 6:04 AM, Peter Crowther <[EMAIL PROTECTED]> wrote:
> > From: DCVer [mailto:[EMAIL PROTECTED]
> > I am trying to merge 4 web ap
> From: DCVer [mailto:[EMAIL PROTECTED]
> I am trying to merge 4 web applications (WARs) into 1 WAR file. Is it
> possible?
Yes, but it can be a lot of manual work.
> Shall I have e.g. 4 web.xml files or should I
> manually merge them into 1 file?
One WAR = one webapp.
One webapp = one web.xml,
://www.nabble.com/MultiContext-War-tp14837978p14837978.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional