Re: Converting CSV to XML

2012-09-26 Thread German O
Hi, Is there a way to do this without passing throw a model?... just read the csv, and put in the that format?.. My case is that the csv can change the columns, and then I have to output another xml, so I use a xsl to translate to the final XML. The idea is to put the csv into a simple XML like t

Choice with xpath

2012-10-22 Thread German O
Hi, I have a situation where I have to do a choice with an xpath, and depending on the content of an xml tag, I need to do different things. Xml: *user* other *admin* Ie:

Re: Properties in Java DSL

2012-12-05 Thread German O
Ok, and how can I access to a property value, from java code? -- View this message in context: http://camel.465427.n5.nabble.com/Properties-in-Java-DSL-tp3242156p5723683.html Sent from the Camel - Users mailing list archive at Nabble.com.