How to check deployment details in domain mode using CLI in EAP6/7 ?

Solution Verified - Updated -

Issue

  • When viewing a deployed app with the web console, I am able to see sub-deployed jars and their attributes, most notably the context root. When I run the following command, all I see are the content hash, name, and runtime-name not subdeployment info.
[domain@{server}:{port} /] /deployment={app}:read-resource(recursive=true)
{
    "outcome" => "success",
    "result" => {
        "content" => [{"hash" => bytes {
            hex hash goes here
        }}],
        "name" => {app name},
        "runtime-name" => "{runtime-name}.ear"
    }
}

Environment

  • Red Hat JBoss Enterprise Application Platform (EAP)
    • 6.4
    • 7

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