Hi

what is the best way to insert values into an oracle XMType column from an
camel route? 

Currently I'm trying camel-sql component. I create a SQLXML object and put
this value into an camel header. SQL component uses named parameters in the
input sql. This approach leads to an SQLException saying that the connection
is not opened. 

I use camel 2.11.1 with spring configuration.

What is the preferred way to do this with camel and spring?

Greetings.




--
View this message in context: 
http://camel.465427.n5.nabble.com/Inserting-oracle-XMLType-with-camel-tp5736729.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to