what are PROVIDER_URL and INITIAL_CONTEXT_FACTORY for Sun iMQ

Hi

Thank you for reading my post

I am trying to use sun MQ from outside the application server from an standalone client .

i want to access to some queue and process its message from the standalone client , but where ever i searched i can not find those two parameters , can some one give them to me ?

I need them to initiate the Context object

[375 byte] By [Legolas.w] at [2007-11-26 6:54:05]
# 1
Initial context factory is generally:com.sun.jndi.ldap.LdapCtxFactoryURL depends on how you set up your object hierarchy. e.g. It might look something like:"LDAP://myhost.mycompany.com:15200/ou=AdministeredObjects,ou=MessageQueue,dc=sf bay,dc=sun,dc=com";
Linda_Schneider at 2007-7-6 15:25:00 > top of Java-index,Application & Integration Servers,Sun Java System Message Queue...