Hello,
Is there any way I can install serviceMix 4.3.0 in jboss as7 ? I tried using
instructions in http://servicemix.apache.org/jboss-deployer.html , but then
I can not deploy .sar file
Thanks
The deployment error is the following:
**************************************************
Failed to disable servicemix-jboss-deployer-3.3.sar.
Unexpected HTTP response: 500
Request
{
"address" => [("deployment" => "servicemix-jboss-deployer-3.3.sar")],
"operation" => "deploy"
}
Response
Internal Server Error
{
"outcome" => "failed",
"failure-description" => {"Failed services" =>
{"jboss.deployment.unit.\"servicemix-jboss-deployer-3.3.sar\".PARSE" =>
"org.jboss.msc.service.StartException in service
jboss.deployment.unit.\"servicemix-jboss-deployer-3.3.sar\".PARSE: Failed to
process phase PARSE of deployment \"servicemix-jboss-deployer-3.3.sar\""}},
"rolled-back" => true
}
*************************************************
--
View this message in context:
http://servicemix.396122.n5.nabble.com/Installing-ServiceMix-in-Jboss-as7-tp5022421p5022421.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.