Posted: Wed Sep 21, 2011 11:57 pm Post subject: Multiple entries in JMSAdmin File
Apprentice
Joined: 04 Jun 2007 Posts: 33
Hi
We are in the process of setting up JMS connection for one of our applications.
We have given the below values:
INITIAL_CONTEXT_FACTORY=com.sun.jndi.ldap.LdapCtxFactory
PROVIDER_URL=***********
SECURITY_AUTHENTICATION=simple
PROVIDER_USERDN=cn=Manager
PROVIDER_PASSWORD=*******
USE_INITIAL_DIR_CONTEXT=TRUE
Just curious to know if I need to add one more LDAP entry, if we can have multiple LDAP entries in the same JMSAdmin file ? If possible how does MB recongize which one to use ? How does this work internally ?
Posted: Thu Sep 22, 2011 12:43 am Post subject: Re: Multiple entries in JMSAdmin File
Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
Frnd wrote:
Hi
We are in the process of setting up JMS connection for one of our applications.
We have given the below values:
INITIAL_CONTEXT_FACTORY=com.sun.jndi.ldap.LdapCtxFactory
PROVIDER_URL=***********
SECURITY_AUTHENTICATION=simple
PROVIDER_USERDN=cn=Manager
PROVIDER_PASSWORD=*******
USE_INITIAL_DIR_CONTEXT=TRUE
Just curious to know if I need to add one more LDAP entry, if we can have multiple LDAP entries in the same JMSAdmin file ? If possible how does MB recongize which one to use ? How does this work internally ?
Your question is very unclear. You have to realize that at this point you are using your LDAP as a JNDI provider, with all the limitations and pitfalls this entails.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum