Hello, Here's my problem. I've an EAR file which contains a WAR file. This WAR file contains some JAR files as librairies. I've to update some JAR files, and consequently both the WAR and the EAR files. How to do each of these updates using Ant? Is it possible to do it without having to explode both the EAR and the WAR files into a directories structure, then to make changes, then to recreate both the WAR and the EAR files? Thank you in advance. Philippe Waltregny mailto:[EMAIL PROTECTED]
- RE: Updating JARS then WAR and at least EAR files using... Philippe Waltregny
- RE: Updating JARS then WAR and at least EAR files ... Jan . Materne
- RE: Updating JARS then WAR and at least EAR files ... Lopez, William