Hi all,
I have strange problem. I am building standard web application (with Maven).
The structure of the output WAR is as follows:
WAR
| - - META-INF
| | - - ...
|
| - - WEB-INF
| - - classes
| | - - compiled_classes
| | - - all_necessary_files (e.g. common.
Hi,
I am trying to merge 4 web applications (WARs) into 1 WAR file. Is it
possible? Shall I have e.g. 4 web.xml files or should I manually merge them
into 1 file? I am using Maven, so I would be happy if most of the work could
be done by Maven.
--
View this message in context:
http://www.nabble.