Hi
I'm using WSS4J 1.5.1 with Axis 1.3 and would like my WS-Security
implementation to be WS-I Basic Security Profile compliant.
Can someone tell me if WSS4J 1.5.1 is WS-I BSP compliant?
I have seen that by default the WSSConfig compliance flag is set to false due
to some issues with .Net clients, but how do I go about setting this to true on
both client and server side?
I have tried doing the following in both client and server
WSSConfig wssConfig = WSSConfig.getDefaultWSConfig();
wssConfig.setWsiBSPCompliant(true);
but this doesn't seem to change anything - encrypted and signed messaging still
works with no compliance issues reported.
Does this mean messages are compliant or that WSS4J isn't checking for
compliance?
Thanks
George
George Cowe
Standards Architect
Origo Services Ltd
Tel: 0131 451 1179
Email: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]