I looked at that article already.  It mainly talks about how to the digest
version, but I need to do the username plain text. Then I could not figure
out how to merge cxf-ws-security into the Camel route.  Also, I was hoping
that someone had already crossed this bridge and had a solution that was
already using Camel.  It seams that any headers I try to add manually get
stripped when using the MESSAGE DataFormat.  So I have tried using the POJO
and PAYLOAD DataFormats and then try and manipulate the header, but they are
so much more involved than to just manually adding the header as text. 
There has to be an easier and better way than going through the whole
process of creating an XML document from XML text and then adding it to the
header. It just seems such a kluge.  Any other thoughts on best practices
for doing this type of camel route accessing soap calls?



--
View this message in context: 
http://camel.465427.n5.nabble.com/CxfEndpoint-soap-client-usernametoken-authentication-tp5787910p5787939.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to