wso2 - Adding soap headers in apache camel -


i calling soap web service apache camel, having header (for authentication) , body. dataformat pojo (tried payload too) nothing got succeeded.

echange.getin().setheader() not working (checking request using tcpmon)

any suggestion or coding helpful.

please refer http://camel.apache.org/cxf.html hope helpful.


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

php - Improving script execution time -

How to provide Authorization & Authentication using Asp.net, C#? -