How to control the order of deployed applications at JVM level in JBoss EAP 6?

Solution Unverified - Updated -

Issue

  • How to deploy application 1, application 2, before all others at standalone-full-ha.xml files ?
<deployments>
        <deployment name="xxxx-SNAPSHOT.ear" runtime-name="xxxx-SNAPSHOT.ear">
            <content sha1="aa317ff9b75efabfa803298cf5bf492f33a6c73a"/>
        </deployment>
         <deployment name="xxxx-SNAPSHOT.ear" runtime-name="cccc-SNAPSHOT.ear">
            <content sha1="aa317ff9b75efabfa803298cf5bf492f33a6c73b"/>
        </deployment>
  • How to control the order of deployed applications at JVM level in JBoss EAP 6?

Environment

  • Red Hat JBoss Enterprise Application Platform (EAP)
    • 6.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content