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
Post a Comment