Hi Friends, Please provide .net configuration for below java security configuration
<parameter name="OutflowSecurity"> <action> <items>Encrypt Signature</items> <user>client</user> <encryptionUser>Service</encryptionUser> <encryptionPropFile>client.properties</encryptionPropFile> <signaturePropFile>client.properties</signaturePropFile> <signatureKeyIdentifier>DirectReference</signatureKeyIdentifier> <passwordCallbackClass>TEST.PWCBHandler</passwordCallbackClass> </action> </parameter> Thanks in Advance ---------------- Siva kumar. -- View this message in context: http://old.nabble.com/.Net-security-configuration-problem-tp26807057p26807057.html Sent from the Axis - Dev mailing list archive at Nabble.com.