I try to deploy Subsonic 4.9 on Wildfly 8.0.0 running JDK 1.7.0 but get
- Code: Select all
Internal Server Error
{
"outcome" => "failed",
"failure-description" => {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"subsonic.war\".PARSE" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"subsonic.war\".PARSE: JBAS018733: Failed to process phase PARSE of deployment \"subsonic.war\"
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS017302: Failed to parse XML descriptor \"/C:/server/wildfly-8.0.0.Final/bin/content/subsonic.war/WEB-INF/lib/string-1.1.0.jar/META-INF/taglib.tld\" at [713,18]"}},
"rolled-back" => true
}