Re: Inserting oracle XMLType with camel

2013-08-05 Thread Christian Müller
asspath. 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-camel-tp5736729p5736772.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

Re: Inserting oracle XMLType with camel

2013-08-04 Thread 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 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

Re: Inserting oracle XMLType with camel

2013-08-03 Thread Christian Müller
ith 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. >

Inserting oracle XMLType with camel

2013-08-03 Thread OHolzma
ption 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 fro