Re: Camel Spring XML working with variables from xml message

2014-12-16 Thread Claus Ibsen
resultType="String">/km:FMIMessage/km:Header/km:Payload/se:SystemEvent/se:ServerName/text() > > > resultType="String">/km:FMIMessage/km:Header/km:Payload/se:SystemEvent/se:MessageText/text() > >

Camel Spring XML working with variables from xml message

2014-12-16 Thread mtod09
anks Mike -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Spring-XML-working-with-variables-from-xml-message-tp5760788.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel Spring XML

2013-01-15 Thread Claus Ibsen
d see what happens. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-Spring-XML-tp5725366p5725569.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen - Red Hat, Inc. FuseSource is now part of Red

Re: Camel Spring XML

2013-01-15 Thread Manoj Kolhe
Now the next question on my mind, This is plain example for fetching request parameters as GET method. How to pass the parameters to as POST? -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Spring-XML-tp5725366p5725569.html Sent from the Camel - Users mailing list

Re: Camel Spring XML

2013-01-15 Thread Manoj Kolhe
Thanks a lot!! Issue resolved Cheers, Manoj -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Spring-XML-tp5725366p5725568.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel Spring XML

2013-01-14 Thread Claus Ibsen
our web browser. > Thanks in advance, > Manoj > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-Spring-XML-tp5725366p5725561.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen - Re

Re: Camel Spring XML

2013-01-14 Thread Manoj Kolhe
#x27; code, how to associate header with key name? As I executed the code provided on the link and it is always executing the 'choice-otherwise' segment. Thanks in advance, Manoj -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Spring-XML-tp5725366p5725561.html

Re: Camel Spring XML

2013-01-11 Thread Claus Ibsen
ml > Can please suggest what should be the correct way to pass parameters from > 'from' tag? > > Thanks in advance, > Manoj > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-Spring-XML-tp5725366p5725394.html > Sent f

Re: Camel Spring XML

2013-01-11 Thread Manoj Kolhe
;from' tag? Thanks in advance, Manoj -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Spring-XML-tp5725366p5725394.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel Spring XML

2013-01-11 Thread Claus Ibsen
estParameter1=parameterValue1&requestParameter2=] > > When tried using above, I get xml parsing exception while loading the > application. > In XML the & should be defined as & If not you can get xml parsing errors. > Can please suggest how to pass parameters

Camel Spring XML

2013-01-11 Thread Manoj Kolhe
rvletName[?requestParameter1=parameterValue1&requestParameter2=] When tried using above, I get xml parsing exception while loading the application. Can please suggest how to pass parameters at runtime? Thanks in advance, Manoj Kolhe -- View this message in context: http://camel.46542