Setting up a Solace connection with IBM CDC using JMS

Hello @amackenzie , thank you for responding, below are some more details:

We have tried almost everything possible but still unable to crack the issue. Here are the steps that we have followed:

1:- Downloaded JMS libraries from solace, contains 3 files named: “sol-common-10.25.1”, “sol-jms-10.25.1”, “sol-jms-10.25.1-javadoc”

2:- Placed these libraries in the BIN folder of IBM CDC installation path (as recommended by IBM)

3:- Created Message VPN, under the message VPN —> Access Control, defined Client Profile and Client Username

4:- Under “JMS JNDI”, Enabled JNDI, created “Connection Factory” and under Topics created JMS topic

5:- From IBM CDC, created Event Server Instance, added Solace JMS Libraries, created JMS connection by adding details relevant to JMS Connection Factory settings defined in Solace. We are using below details in connection settings:

Initial Context Factory: com.solacesystems.jndi.SolJNDIInitialContextFactory

Provider URL: smf://localhost:55555

6:- Tested the connection but it throws following error:

“Engine Communications Connection Test Failed. Error: IBM Infosphere Change Data Capture Failed to connect to specified JMS Destination. Error: javax.jms.jmsexception”