]
Richard Opalka resolved JBAS-8879.
----------------------------------
Fix Version/s: (was: 6.1.0)
Resolution: Won't Fix
webservices.xml creates a web context with the jar's name
---------------------------------------------------------
Key: JBAS-8879
URL:
https://issues.jboss.org/browse/JBAS-8879
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Web Services
Affects Versions: 6.0.0.Final
Reporter: Ståle Pedersen
Assignee: Richard Opalka
Attachments: webservices.xml
Deploying the SpecjEnterprise2010 benchmark on JBoss6-Final result in a deployment
exception reporting that the war application is already installed. The .ear contains:
META-INF/
META-INF/MANIFEST.MF
META-INF/jboss-app.xml
specj-hornetq-jms.xml
lib/
META-INF/application.xml
jboss-mysql-ds.xml
lib/generated-ws-buyer.jar
mdb-service.xml
specj.jar
specj.war
supplier.war
The specj.jar contains a webservice.xml file and it seems to create a web context with
the same name as the jar which causes the specj.war to fail to deploy. This worked on
JBoss5.
Im not allowed to attach the benchmark, but ill attach the webservices.xml file.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: