pessoal boa tarde estou tentando publicar projeto web jboss 7 mas esta dando o seguinte erro.
Unexpected HTTP response: 500
Request
{
“address” => [
(“server-group” => “main-server-group”),
(“deployment” => “Automotivo.war”)
],
“operation” => “deploy”
}
Response
Internal Server Error
{
“outcome” => “failed”,
“result” => {“server-groups” => [(“main-server-group” => {“master” => {
“host” => “master”,
“response” => {
“outcome” => “failed”,
“failure-description” => {
“Failed services” => {“jboss.deployment.unit.“Automotivo.war”.INSTALL” => “org.jboss.msc.service.StartException in service jboss.deployment.unit.“Automotivo.war”.INSTALL: Failed to process phase INSTALL of deployment “Automotivo.war””},
“Services with missing/unavailable dependencies” => [
“jboss.naming.context.java.comp.Automotivo.Automotivo.Automotivo.Validator missing [ jboss.naming.context.java.module.Automotivo.Automotivo ]”,
“jboss.naming.context.java.comp.Automotivo.Automotivo.Automotivo.ValidatorFactory missing [ jboss.naming.context.java.module.Automotivo.Automotivo ]”
]
},
“rolled-back” => true
}
}})]},
“failure-description” => “Operation failed or was rolled back on all servers.”,
“rolled-back” => true
}
obrigado