Skip VAULT expression on JBoss EAP 6 when jboss-cli.xml resolve-parameter-values is set to true

Solution Verified - Updated -

Issue

  • Set vault expression via CLI when resolve-parameter-values in jboss-cli.xml is set to true
  • How to skip resolve-parameter-values when set to true in jboss-cli.xml
  • Vault values does not set properly in JBoss EAP 6 via CLI when resolve-parameter-values is set to true
[standalone@localhost:9990 /] /subsystem=datasources/data-source=Test:write-attribute(name=password,value="${VAULT::TestDS::password::1}")
{"outcome" => "success"}
[standalone@localhost:9990 /] /subsystem=datasources/data-source=Test:read-attribute(name=password)
{
    "outcome" => "success",
    "result" => ":TestDS::password::1"
}

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