Deployment JBoss应用程序部署失败,使用WFLYCTL0288

Deployment JBoss应用程序部署失败,使用WFLYCTL0288,deployment,jboss,jboss7.x,Deployment,Jboss,Jboss7.x,我对JBoss非常陌生,尝试在JBoss-eap-7.0上部署我的应用程序,但失败了,出现了错误- "{\"WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available.\" => { \"Services that were unable to start:\" => [ \"jboss.d

我对JBoss非常陌生,尝试在
JBoss-eap-7.0
上部署我的应用程序,但失败了,出现了错误-

"{\"WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available.\" => {
    \"Services that were unable to start:\" => [
        \"jboss.deployment.unit.\\\"xy.war\\\".component.\\\"com.abc.xy.InitializationServlet\\\".START\",
        \"jboss.deployment.unit.\\\"xy.war\\\".component.\\\"com.abc.xy.commonui.components.AjaxTree.Servlets.TreeController\\\".START\",
        \"jboss.deployment.unit.\\\"xy.war\\\".component.\\\"com.abc.xy.commonui.components.customlistbox.xyCustomListBoxTag\\\".START\",
        \"jboss.deployment.unit.\\\"xy.war\\\".component.\\\"com.abc.xy.commonui.components.exprbuilder.xyExprBuilderController\\\".START\",

 \"jboss.deployment.unit.\\\"xy.war\\\".component.\\\"org.zkoss.zk.ui.http.HttpSessionListener\\\".START\",
        \"jboss.deployment.unit.\\\"xy.war\\\".deploymentCompleteService\",
        \"jboss.deployment.unit.\\\"xy.war\\\".ejb3.client-context.registration-service\",
        \"jboss.undertow.deployment.default-server.default-host./xy\",
        \"jboss.undertow.deployment.default-server.default-host./xy.UndertowDeploymentInfoService\"
    ],
    \"Services that may be the cause:\" => [\"jboss.remoting.remotingConnectorInfoService.http-remoting-connector\"]
}}"

有人能帮助理解如何解决这个问题吗?

日志文件中应该有更多信息。添加下面的行,它会说原因添加了其余的行。请添加配置文件