Thanks for the tip. The name was the key. It seems like JMS strips off the topic:// portion (its a feature!) and since the C++ program was using the entire string there was never a match.
We are using MQSeries version 5.2 on Solaris. We are trying to do
publish/subscribe from a JMS publisher to a non-JMS subscriber. So far the
non-JMS subscriber is only able to receive ...