Thanks for sharing the solution and good to know you could figure it out by
yourself.
Best,
Christian
Am 05.08.2013 07:29 schrieb "OHolzma" :
> Thanks for your response.
>
> It was just a classpath issue. I just added oracles orai18n.jar, xdb.jar,
> xmlparserv2.jar to my classpath. Then the data
Thanks for your response.
It was just a classpath issue. I just added oracles orai18n.jar, xdb.jar,
xmlparserv2.jar to my classpath. Then the data is inserted as XML and not as
a LARGE value.
--
View this message in context:
http://camel.465427.n5.nabble.com/Inserting-oracle-XMLType-with-cam
Please share your route with us. The exception you mentioned has nothing to
do with the SQL type you use IMO.
Best,
Christian
Am 03.08.2013 13:12 schrieb "OHolzma" :
> Hi
>
> what is the best way to insert values into an oracle XMType column from an
> camel route?
>
> Currently I'm trying camel-s