Example of federating an external LDAP context

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 2601

This topic has not yet been written. The content below is from the topic description.
The MBean definition below shows a binding to an external LDAP context into the JBoss JNDI namespace under the name external/ldap/jboss. external/ldap/jboss java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory java.naming.provider.url=ldap://ldaphost.jboss.org:389/o=jboss.org java.naming.security.principal=cn=Directory Manager java.naming.security.authentication=simple java.naming.security.credentials=secret javax.naming.ldap.InitialLdapContext true