How to migrate existing cli scripts for messagingfrom EAP 6 to use in EAP 7?

Solution Unverified - Updated -

Issue

  • The following CLI command is failing in EAP 7:
[standalone@localhost:9990 /] ./subsystem=messaging:add()
{
    "outcome" => "failed",
    "failure-description" => "WFLYCTL0030: No resource definition is registered for address [(\"subsystem\" => \"messaging\")]",
    "rolled-back" => true
}
  • Also there is another trouble with creating connection factories using below command:
./connection-factory=InVmConnectionFactory:add(connector={in-vm=in-vm},entries=[java:/ConnectionFactory])

Environment

  • Red Hat JBoss Enterprise Application Platform (EAP)
    • 7.0.0 Beta

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.