see http://ws.apache.org/ws-fx/wss4j/ for a WS-Security Implementation.

-- dims

--- "Stephen Chell (DSL AK)" <[EMAIL PROTECTED]> wrote:
> I'm using the SAAJ library to create a SOAP with attachments message, and I
> want to place an XML signature in the SOAP Header.
> 
> I presume adding a signature to the SOAP Body would be easy enough, using
> javax.xml.soap.SOAPBody.addDocument(org.w3c.dom.Document document), but the
> SOAPHeader interface doesn't appear to have an equivalent method.
> 
> Any suggestions how to achieve this?
> 
> Thanks in advance ...
> 
> Steve
> 
> 


=====
Davanum Srinivas - http://webservices.apache.org/~dims/

Reply via email to