Thanks Nathan. I went and looked at the link. Could you describe how this
works a little more? Is the C++ program doing something different or am I
configuring ActiveMQ to do something different when the client is a C++
application? How does Camel fit into the picture?

Thanks,
Joshua Smith

On 7/6/08, Nathan Mittler <[EMAIL PROTECTED]> wrote:
>
> ActiveMQ-CPP doesn't support ObjectMessages.  If you're stuck sending
> ObjectMessages from Java, probably your best bet would be to use a Camel
> message translator in the broker (
> http://activemq.apache.org/camel/message-translator.html).
>
> Regards,
> Nate
>
> On Jul 6, 2008, at 6:44 PM, Joshua Smith wrote:
>
>  ActiveMQ Users-
>>
>> I have a project coming up where we'll be using ActiveMQ as our JMS server
>> between a Java application and a C/C++ application. I'd like to exchange
>> ObjectMessages. Is there anything special (e.g. endian) that I need to be
>> aware of? Does the C/C++ application have to have objects defined that are
>> the equivalent of my Java objects?
>>
>>
>> Thanks,
>> Joshua Smith
>>
>
>

Reply via email to