Re: Error in Tokenize in XMl DSL

2015-07-31 Thread Claus Ibsen
nmarshaller.java:92)[camel-csv-2.15.1.jar:2.15.1] > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Error-in-Tokenize-in-XMl-DSL-tp5770135p5770146.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2nd edition: http://www.manning.com/ibsen2

Error in Tokenize in XMl DSL

2015-07-31 Thread Felix Thomas
hanks Claus worked line a Charm. But i got stuck on the CSV format. I have changed the XML to below, since I want to skip the First line of the CSV and skipFirstLine is not present in the version 2.15.1. I get the below error, But if I remove ski

Re: Error in Tokenize in XMl DSL

2015-07-31 Thread fxthomas
marshaller$BulkCsvUnmarshaller.unmarshal(CsvUnmarshaller.java:92)[camel-csv-2.15.1.jar:2.15.1] -- View this message in context: http://camel.465427.n5.nabble.com/Error-in-Tokenize-in-XMl-DSL-tp5770135p5770146.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Error in Tokenize in XMl DSL

2015-07-31 Thread Claus Ibsen
org/schema/spring":stop, > "http://camel.apache.org/schema/spring":threads, > "http://camel.apache.org/schema/spring":throttle, > "http://camel.apache.org/schema/spring":throwException, > "http://camel.apache.org/schema/spring":to, > "http://camel.apache.org/schema/spring":transacted, > "http://camel.apache.org/schema/spring":transform, > "http://camel.apache.org/schema/spring":doTry, > "http://camel.apache.org/schema/spring":unmarshal, > "http://camel.apache.org/schema/spring":validate, > "http://camel.apache.org/schema/spring":whenSkipSendToEndpoint, > "http://camel.apache.org/schema/spring":wireTap, > "http://camel.apache.org/schema/spring":restBinding}' is expected. > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Error-in-Tokenize-in-XMl-DSL-tp5770101.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2nd edition: http://www.manning.com/ibsen2

Error in Tokenize in XMl DSL

2015-07-31 Thread fxthomas
ds, "http://camel.apache.org/schema/spring":throttle, "http://camel.apache.org/schema/spring":throwException, "http://camel.apache.org/schema/spring":to, "http://camel.apache.org/schema/spring":transacted, "http://camel.apache.org/schema/spring":transform, "http://camel.apache.org/schema/spring":doTry, "http://camel.apache.org/schema/spring":unmarshal, "http://camel.apache.org/schema/spring":validate, "http://camel.apache.org/schema/spring":whenSkipSendToEndpoint, "http://camel.apache.org/schema/spring":wireTap, "http://camel.apache.org/schema/spring":restBinding}' is expected. -- View this message in context: http://camel.465427.n5.nabble.com/Error-in-Tokenize-in-XMl-DSL-tp5770101.html Sent from the Camel - Users mailing list archive at Nabble.com.