Can't link Siebel and Apache ActiveMQ
Version Siebel: 21.2
OS: Windows Server 2019 Standard
1) The subsystem "JAVA64_AQM" was created with the following parameters:
CLASSPATH d: \ mq
CONTAINERURL http: // localhost: 9080 / siebel / jbs
2) Activemq-all-5.16.2.jar was placed in the application server directory d: \ ses \ siebsrvr \ CLASSES
3) jndi.properties is placed in the d: \ mq directory
java.naming.factory.initial = org.apache.activemq.jndi.ActiveMQInitialContextFactory
java.naming.provider.url = tcp: //192.168.200.113: 50999
Profile configured with ConnectionFactory = org.apache.activemq.ActiveMQConnectionFactory
When trying to call the profile, we get the error "JNDI error in the JMS transport EAI: Exception: javax.naming.NoInitialContextException: Cannot instantiate class: org.apache.activemq.jndi.ActiveMQInitialContextFactory [Rootache exception is java.lang.ClassNotFound.Exception: orgactive .jndi.ActiveMQInitialContextFactory]; Message: Cannot instantiate class: org.apache.activemq.jndi.ActiveMQInitialContextFactory. (SBL-EAI-05102) 2. "