Hi all,
I am using wss4j for adding security for webservices.
For one case I have to send an invoice (as a file) in a webservice.
I used the datahandler for this (as attachment).
Then only I realized that wss4j did not support for attachment encryption.
(It put the signature but didn't encrypt the attachment).
I am using axis 1.3 and wss4j 1.o.
(I don't want to use axis2)
Is there other ways to send this file (as java.io.File or ..) within the
soap body part?
Any performance issues....
Could anyone help in this issue?
Thanks and best regards,
N.Elilvannan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]