JNDI Server Connection Failure
Hi,
I am trying to connect to Solace from Pega (on Websphere).
Initial context factory: com.ibm.websphere.naming.WsnInitialContextFactory
Provider URL Format: tcps://HostName:PortNumber
Security Principal : Solace User Name
Security Credentials: Password
I am getting the below error on hitting "Test Connectivity"
Status
Fail
Message
Couldn't connect to JNDI server located at tcps://HostName:PortNumber javax.naming.ConfigurationException: Unsupported scheme "tcps" in provider URL
Please advise.