Hi All,
We are trying to integrate legacy system, it runs on TOMCAT Application server. They are creating JMS queues using standard JAVA j2ee. we decided to use JMS adapter as we are going to connect to Queues.
Legacy system person has provided me following paratemeters values
JNDI Lookup Name of QueueConnectionFactory
JNDI Lookup Name of JMS Queue
Name of JNDI Initial Context Factory
JNDI Server Address
he has followed below document to create queues:
is this document applicable for creating JMS queues on tomcat application server(Jave Based)?
or it should be developed in sap J2EE server?
please give your suggestion for
1) should we need to deploy any jar files?
2) which tranport protocol i have to use in the CC?
Regards,
Vivek Jain