Sergi Marin/Upcnet wrote:
Danke schön Jan!
You say me to create a EAR file with two WAR file (one by webapp), no?
But what's about if we want both webapps are placed in the same directory
and both have same WEB-INF directory, web.xml file, lib directory, (a
higher level of union)... In fact,
Danke schön Jan!
You say me to create a EAR file with two WAR file (one by webapp), no?
But what's about if we want both webapps are placed in the same directory
and both have same WEB-INF directory, web.xml file, lib directory, (a
higher level of union)... In fact, we would like to have an ap
I would keep them separate and bundle as an EAR-file ...
Jan
>-Ursprüngliche Nachricht-
>Von: Sergi Marin/Upcnet [mailto:[EMAIL PROTECTED]
>Gesendet: Freitag, 19. Mai 2006 12:11
>An: user@ant.apache.org
>Betreff: How to merge two different webapps with Ant
>
>Hello
>
>I'm looking for a