[jboss-jira] [JBoss JIRA] (WFLY-11118) inter-app can't be deployed

Sande Gilda (Jira) issues at jboss.org
Fri Oct 12 15:53:00 EDT 2018


    [ https://issues.jboss.org/browse/WFLY-11118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13647613#comment-13647613 ] 

Sande Gilda commented on WFLY-11118:
------------------------------------

I just tried this with the WildFly quickstart from Git against the wildfly-15.0.0.Alpha1-SNAPSHOT build and get the same failure. Something has changed in the deployment process so that this no longer works.

> inter-app can't be deployed
> ---------------------------
>
>                 Key: WFLY-11118
>                 URL: https://issues.jboss.org/browse/WFLY-11118
>             Project: WildFly
>          Issue Type: Bug
>          Components: Quickstarts
>            Reporter: Jean-Francois Denise
>            Assignee: Eduardo Martins
>            Priority: Major
>
> When deploying we have un-resolved dependency.
> I am using jboss EAP quickstarts and wildfly 15.0.0.Alpha1-SNAPSHOT
> 16:45:57,040 INFO  [org.jboss.weld.Version] (MSC service thread 1-5) WELD-000900: 3.0.5 (Final)
> 16:45:57,454 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 1) WFLYCTL0013: Operation ("add") failed - address: ([("deployment" => "inter-app-appA.war")]) - failure description: {
>     "WFLYCTL0412: Required services that are not installed:" => ["jboss.naming.context.java.global.inter-app-appB.\"BarImpl!org.jboss.as.quickstarts.interapp.shared.Bar\""],
>     "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.inter-app-appA.inter-app-appA.env.\"org.jboss.as.quickstarts.interapp.appA.Imports\".bar is missing [jboss.naming.context.java.global.inter-app-appB.\"BarImpl!org.jboss.as.quickstarts.interapp.shared.Bar\"]"]
> }
> 16:45:57,457 ERROR [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0021: Deploy of deployment "inter-app-appA.war" was rolled back with the following failure message: 
> {
>     "WFLYCTL0412: Required services that are not installed:" => ["jboss.naming.context.java.global.inter-app-appB.\"BarImpl!org.jboss.as.quickstarts.interapp.shared.Bar\""],
>     "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.inter-app-appA.inter-app-appA.env.\"org.jboss.as.quickstarts.interapp.appA.Imports\".bar is missing [jboss.naming.context.java.global.inter-app-appB.\"BarImpl!org.jboss.as.quickstarts.interapp.shared.Bar\"]"]
> }



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list