You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wss4j-dev@ws.apache.org by Elilvannan Nagarajah <el...@affno.lk> on 2005/12/09 04:11:43 UTC

Adding security for attachments

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: wss4j-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: wss4j-dev-help@ws.apache.org