How to monitor the LDAP connection pool in JBoss?

Solution Unverified - Updated -

Issue

  • I have enabled LDAP connection pooling:
<server>
<!-- Bind a remote LDAP server -->
<mbean code="org.jboss.naming.ExternalContext"
name="jboss.jndi:service=ExternalContext,jndiName=external/ldap/jboss">
<attribute name="JndiName">external/ldap/jboss</attribute>
<attribute name="Properties">
[...snip...]
com.sun.jndi.ldap.connect.pool=true
</attribute>
</mbean>
</server>

How can I monitor the LDAP connection pool used within JBoss?

Environment

  • JBoss Enterprise Application Platform (EAP)

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