How to view the xa-datasource properties from the CLI in JBoss EAP 6?

Solution Unverified - Updated -

Issue

  • The below configuration is added in domain.xml of datasource subsystem:
    <xa-datasource-property name="serverName"> localhost </xa-datasource-property>
    <xa-datasource-property name="portNumber"> 5432 </xa-datasource-property>
    <xa-datasource-property name="databaseName"> postgres </xa-datasource-property>

and these parameters are not visible when the jboss cli command is executed

       "xa-datasource-properties" => {
            "serverName" => undefined,
            "portNumber" => undefined,
            "databaseName" => undefined
        }

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