0

We are in process of migrating our WAS based application to Tomcat9. And we have correctly setup queue connection for our MQ connection. But with topic, we are unable to progress. In WAS, we can have client ID, but how do we define it in tomcat. ClientID

For topic, it is define in context.xml

Error in tomcat logs 3814741 [WARN] DefaultMessageListenerContainer: Setup of JMS message listener invoker failed for destination 'topic:topic_name' - trying to recover. Cause: JMSCC0101: The client ID cannot be null.

0 Answers0