How do I associate the admin tool to an LDAP object store?
1) if i created a directory objstore, how do i "relate" that to the object
store in the admin tool? i'm sure it's in a config file somewhere, but not
sure where.
2) what are typical values then for the JNDI in your step 2? where do i
find out this information? anything I add seems to result in an error and
i can't connect.
Once you have your directory created,
this is where you follow the steps that I was trying to describe,
but I probably didn't do a good job of explaining:
- This is where you "relate" your object store in the admin tool.
- In 'jmqadmin', click on the tree node "JMQ Object Stores".
- Select Actions->Add Object Store.
- Name this Object Store with a value in "Object Store Label".
- Fill in the values for java.naming.factory.initial
and java.naming.provider.url and any other necessary JNDI values.
The "..factory.initial" and "...naming.provider.url" are the
two REQUIRED values.
-- Select OK