Create Pooled Connection Factory using JBoss CLI in EAP 6

Solution Verified - Updated -

Issue

I need to create the following connection factory via the JBoss CLI, but I'm having trouble building a valid command:

<pooled-connection-factory name="remote-pooled-cf">
    <connectors>
        <connector-ref connector-name="remote-connector"/>
    </connectors>
    <entries>
        <entry name="java:/RemoteJmsXA"/>
    </entries>
    <cache-large-message-client>false</cache-large-message-client>
</pooled-connection-factory>

Environment

  • Red Hat JBoss Enterprise Application Platform
    • 6.1.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