Discrepancy between CLI write-attribute command for prepared-statements-cache-size and resulting xml

Solution Verified - Updated -

Issue

  • In the admin guide ,as well as in the corresponding pdf file, the parameter for setting the prepared statements cache size is printed incorrectly:
    In Table 6.11. Statement parameters it is called prepared-statement-cache-size. When trying to execute a CLI command with that name, an error occurs because it must be prepared-statements-cache-size with a plural-'s' after 'statement'.

  • The CLI command for adding prepared statements cache size is

 /subsystem=datasources/data-source=OracleDS:write-attribute(name=prepared-statements-cache-size,value=10)

but the markup generated is

<prepared-statement-cache-size>10</prepared-statement-cache-size>

Environment

Red Hat JBoss Enterprise Application Platform (EAP) 6.2.0

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