e message;
}
}catch ( CMSException& e ) {
e.printStackTrace();
}
Tim Bish wrote:
>
> Could you provide the C++ code? Also what platform and compiler?
>
> Rob Davies wrote:
>> the c++ code must be passing in a null value for the de
I have succesfully set-up and ran the activemq-cpp example. However, when I
try integrating the HelloWorldProducer into an existing C++ process, I've
been running into problems creating the TEST.FOO queue. I have tested this
using ActiveMQ 4.1.1 and 5.0 on Red Hat Linux with the same exception.