Hi Osmand,
Thank you for the sample code. With a few minor exceptions, we have similar code in place. I have added your differences and processed a message thru to state11 for the outbound thread. I removed the secondary thread in hopes we can add the logic to connect to JMS in the same Java script. We have one inbound and one outbound thread.
Actually connecting to JMS via JAVA is where we are running into the questions. I have the server and port I need to connect to as well as the JNDI and connection factory info. What I don’t know is how to configure the outbound thread (tcpip, pdl-tcpip, file….)? JMS isn’t an option like MQ is. I also don’t know where I can determine what the wrapping characters should be to communicate with the queue.
Any additional help would be appreciated.
Thank you so much,
Amy