Re: Can i get the Operation name from camel.

2015-03-03 Thread Frankiboy
Thanks all for a fast reply Frank -- View this message in context: http://camel.465427.n5.nabble.com/Can-i-get-the-Operation-name-from-camel-tp5763459p5763482.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Can i get the Operation name from camel.

2015-03-03 Thread Jean-Baptiste Onofré
27 AM, Frankiboy wrote: Im using CXF, im would like to log the operation name. Is there a easy way to get the operation name, from the exchange or ? Frank -- View this message in context: http://camel.465427.n5.nabble.com/Can-i-get-the-Operation-name-from-camel-tp5763459.html Sent from the

Re: Can i get the Operation name from camel.

2015-03-03 Thread Morgan Hautman
? Frank -- View this message in context: http://camel.465427.n5.nabble.com/Can-i-get-the-Operation-name-from-camel-tp5763459.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Can i get the Operation name from camel.

2015-03-03 Thread Jean-Baptiste Onofré
e... Message in = exchange.getIn(); String operation = (String)in.getHeader(CxfConstants.OPERATION_NAME); Maybe becouse the dataFomat is MESSAGE ? Frank -- View this message in context: http://camel.465427.n5.nabble.com/Can-i-get-the-Operation-name-from-camel-tp5763459p576347

Re: Can i get the Operation name from camel.

2015-03-03 Thread Morgan Hautman
ntext: http://camel.465427.n5.nabble.com/Can-i-get-the-Operation-name-from-camel-tp5763459p5763471.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Can i get the Operation name from camel.

2015-03-03 Thread Frankiboy
taFomat is MESSAGE ? Frank -- View this message in context: http://camel.465427.n5.nabble.com/Can-i-get-the-Operation-name-from-camel-tp5763459p5763471.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Can i get the Operation name from camel.

2015-03-03 Thread Jean-Baptiste Onofré
On 03/03/2015 09:27 AM, Frankiboy wrote: Im using CXF, im would like to log the operation name. Is there a easy way to get the operation name, from the exchange or ? Frank -- View this message in context: http://camel.465427.n5.nabble.com/Can-i-get-the-Operation-name-from-camel-tp5763459.html

Re: Can i get the Operation name from camel.

2015-03-03 Thread Morgan Hautman
this message in context: http://camel.465427.n5.nabble.com/Can-i-get-the-Operation-name-from-camel-tp5763459.html Sent from the Camel - Users mailing list archive at Nabble.com.

Can i get the Operation name from camel.

2015-03-03 Thread Frankiboy
Im using CXF, im would like to log the operation name. Is there a easy way to get the operation name, from the exchange or ? Frank -- View this message in context: http://camel.465427.n5.nabble.com/Can-i-get-the-Operation-name-from-camel-tp5763459.html Sent from the Camel - Users mailing