Yes, and each module would only have the files that are extra to that module
On 30 August 2010 12:18, <[email protected]> wrote: > > I think you'll find overlays as a smaller solution than adding in > multiple > > profiles to support multiple hosts. > > > > The reality is you should be abstracting out these things so that you > > don't > > need them any more and one universal war is all that is required. > > Stephen, > > thanks for your input. How would approach look like? > > I deduce from your both input: > > project-parent > | > |-project-webapp-common > | > |-project-webapp-local (depends on common) > | > |-project-webapp-host1 (depends on common) > | > |-project-webapp-host2 (depends on common) > > > Mike > -- > GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! > Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
