Thanks, I'll give it a try. The other two message servers (WebLogic and JBoss) are coupled with their JNDI, so MQ without the application server would be different. Too busy trying stuff to realize th ...
Thanks for the help. Straight Java API is working fine. But I was using a test class that I've been using to use JMS against WebLogic and JBoss, but trying to use it with MQ is not working. I tracked ...
I'm starting to use MQ via Java API from examples I found. Basic put and retrieve messages. I've looked around on the IBM site and cannot find a basic reference to use MQ in Java. Does anyone have a l ...