Hi,
My project uses Rampart/WSS4J and needs support for Web Services Security SOAP
Messages with Attachments (SwA) Profile 1.1. I know that WSS4J doesn't
currently support this and so I'm planning to write a patch to implement this
feature.
I've had a brief look at the source code, and it seems like the main
challenge will be to pass the SOAPMessage into the engine so that it
can reference the attachment parts.
Has this ever been attempted or discussed before? Are there any
recommendations on how I should proceed?
Thanks,
Nathan