Hi

You need to convert the oracle XMLType into a neutral type, such as
java.lang.String etc.
To be abel to send it to a non Oracle broker such as AMQ.



On Wed, Feb 8, 2012 at 11:24 AM, anshuman.mishra <anshum...@cybage.com> wrote:
> Hi,
>
> I am trying to send oracle XMLType message after dequeueing from oracle to
> activeMQ queue
> but getting
>
> java.io.NotSerilizable exception.
>
>
>
> I am using ProducerTemplate.getBodyAndHeader method to send the message.
>
> Anyone knows a way to achieve this.
>
> thanks,
> Anshuman
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/sending-oracle-XMLType-message-to-activeMQ-tp5466141p5466141.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to