Thanks Lukasz,

turning on the Debug was a very helpfully hint. I'm currently tracing the
error now

Just for followers, for setting up the Debug I used this links
http://servicemix.apache.org/how-do-i-change-the-logging.html
http://cwiki.apache.org/CXF20DOC/debugging.html


Lukasz Lichota wrote:
> 
> try to increase log4j logging,
> set DEBUG level for org.apache.servicemix logger and then the message will
> be logged between each two hops (services like spliiter, pipeline, cxf
> etc.), in this way you can exactly see what is the input for the each of
> your services, this should provide you a lot of information about what
> happens in your flow and will be also good experience for the future play
> with SM ;)
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/CXF-Provider-External-Webservice-Call-tp21739545p21762438.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to