[jboss-jira] [JBoss JIRA] (WFCORE-4292) Deployment order based on jboss-all.xml doesn't work properly
Brian Stansberry (Jira)
issues at jboss.org
Thu Jan 24 21:41:00 EST 2019
[ https://issues.jboss.org/browse/WFCORE-4292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry moved WFLY-10344 to WFCORE-4292:
-------------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-4292 (was: WFLY-10344)
Affects Version/s: (was: 12.0.0.Final)
> Deployment order based on jboss-all.xml doesn't work properly
> -------------------------------------------------------------
>
> Key: WFCORE-4292
> URL: https://issues.jboss.org/browse/WFCORE-4292
> Project: WildFly Core
> Issue Type: Bug
> Reporter: Panos Mitronikas
> Assignee: Jason Greene
> Priority: Major
>
> Our application consists of a core module (ear or war) and several component modules (wars) that register to the core upon deployment.
> The process is implemented with a REST service available in the core module and REST clients in each component that call a register method upon deployment and an unregister upon removal. This requires a deployment order for server restarts and it is implemented with jboss-all.xml files in each component war.
> The process was smooth on Wildfly 10 but on 12 restarts seem not to follow the deployment order, or for being exact it appears that the core REST service doesn't get initialized properly and clients just hang there waiting, resulting in a total crash of the server upon initialization (never goes up and crashes with some concurrency error after 5 minutes).
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list