Freitag, 24. Juni 2016

Calling SOAP services via Camel

The samples querying a SOAP service via Camel I found are lagging important information. I was not able to handle the response rightly. Luckily google pointed me to the solution given by Claus Ibsen on Stackoverflow. As I have a complete working sample now, I am willing to share it with the world ;-).

The whole project can be found on GitHub.