JNDI properties for Sonic MQ integration
We are planning to create integration with Sonic MQ. As a first step, have created JNDI name with the following details to hand shake.
Initial Context Factory: com.sonicsw.jndi.mfcontext.MFContextFactory
Provider URL:tcp://<XXServer>:<PORT>
Security Principal:<User>
Security Credentials: <Password>
We are getting the below exception when we try to authenticate with JNDI server. Can somebody please let me know what are all the custom JNDI properties(exact names) we need to send to JNDI server for sonic MQ integration?
Error Message:Couldn't connect to JNDI server located at tcp://lvsdevsmq02-01.us.gspt.net:2001
javax.naming.NamingException [Root exception is com.sonicsw.mf.comm.InvokeTimeoutException: Domain1.DIRECTORY SERVICE:ID=DIRECTORY SERVICE - invoke()]