Hi,
I'm able to configure a JMS Message Bridge as documented in http://activemq.apache.org/jms-to-jms-bridge.html between ActiveMQ and WebLogic Server. My question is how is the property inboundMessageConvertor implemented to convert a bytes message type to a text message type? Do I need to define a custom converter bean, or is there an out of the box I can use?
Thanks
Gary
Edited by: gmotts on Dec 14, 2011 2:31 PM