Duplicate descriptors after cactifying.
---------------------------------------
Key: CACTUS-271
URL: https://issues.apache.org/jira/browse/CACTUS-271
Project: Cactus
Issue Type: Bug
Components: Ant Integration
Reporter: Lars Törner
Websphere Application Server fails during deploying due to the fact that the
cactified war includes two files with identical paths and name (but different
size and modification date).
In our case it's the file WEB_INF/jboss-web.xml.
The cause of the duplicated file is that CactifyWarTask only excludes the
following files during cactifying:
WEB-INF/web.xml
WEB-INF/weblogic.xml
WEB-INF/orion-web.xml
WEB-INF/ibm-web-bnd.xmi
A better way is to exlude all files modified by cactus.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]