Dear All, I have expose/provide the Service method to the in which I have to implement the Soap Headers Security.Below is the Sample SOAP Header which I have to implement in my Service Method.
<S:Header> <wsp:authentication> <wsp:userid>XXUserName</wsp:userid> <wsp:password>XXPassword</wsp:password> <wsp:payloadVersion>2007B</wsp:payloadVersion> </wsp:authentication> </S:Header> Please Provide your valuable suggestions , how I can implement the above above SOAP Header. Regards, Santosh -- View this message in context: http://www.nabble.com/AXIS-SOAP-Headers-Security-with-WSP-Xmls-Tags-tp25613764p25613764.html Sent from the WSS4J mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
