We need to sign a SOAP message with a certificate in Websphere 7. Currently we are looking at using WSS4J from Apache and are approaching this in the java code itself.
Does anyone have any experience signing SOAP messages in Websphere or otherwise?
Francis,
Websphere 7 has native support for several WS-Security scenarios. Did you already check the documentation?
thanks, dims