Issue Type: Bug Bug
Assignee: Unassigned
Components: distribution
Created: 01/May/13 6:27 AM
Description:

When switchyard is installed into EAP6.1 Beta, and the server is started, it causes a parse exception when loading the org/jboss/as/webservices/main/module.xml, due to a misnaming of a resource:

Caused by: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[31,71]
Message: Failed to add resource root 'jbossws-cxf-resources-4.1.3.Final-jboss711.jar' at path 'jbossws-cxf-resources-4.1.3.Final-jboss711.jar'
	at org.jboss.modules.ModuleXmlParser.parseResourceRoot(ModuleXmlParser.java:743) [jboss-modules.jar:1.2.0.CR1-redhat-1]
	at org.jboss.modules.ModuleXmlParser.parseResources(ModuleXmlParser.java:699) [jboss-modules.jar:1.2.0.CR1-redhat-1]
	at org.jboss.modules.ModuleXmlParser.parseModuleContents(ModuleXmlParser.java:526) [jboss-modules.jar:1.2.0.CR1-redhat-1]
	at org.jboss.modules.ModuleXmlParser.parseDocument(ModuleXmlParser.java:357) [jboss-modules.jar:1.2.0.CR1-redhat-1]
	at org.jboss.modules.ModuleXmlParser.parseModuleXml(ModuleXmlParser.java:275) [jboss-modules.jar:1.2.0.CR1-redhat-1]
	... 16 more

The problem appears to be that the resource now has the name: jbossws-cxf-resources-4.1.3.Final-redhat-1-jboss711.jar

Environment: EAP 6.1 Beta
Switchyard installer (snapshot) from hudson build #836 (May 1st)
Project: SwitchYard
Priority: Major Major
Reporter: Gary Brown
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira