-
Bug
-
Resolution: Done
-
Major
-
EAP_EWP 5.1.0_CR3
-
None
-
-
-
Documented as Resolved Issue
When installing the CXF stack for EWP, running ant in the unzipped jbossws-cxf-installer directory results in files being created for profiles that do not exist in EWP:
../server/all/deploy/jbossws.sar/jbossws-management.war/WEB-INF/jboss-web.xml
../server/all/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml
../server/web/deploy/jbossws.sar/jbossws-management.war/WEB-INF/jboss-web.xml
../server/web/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml
../server/standard/deploy/jbossws.sar/jbossws-management.war/WEB-INF/jboss-web.xml
../server/standard/deploy/jbossws.sar/jbossws-management.war/WEB-INF/web.xml
These files should not be added for EWP, since the profiles
{all,web,standard} do not exist.
Attached is a fixed build.xml.
- blocks
-
JBPAPP-5453 Release and Upgrade JBossWS CXF
- Closed