Sun Java System Web Server 7.0 Update 4 Developer's Guide to Java Web Applications

Enabling Providers for Message Security

You can enable the message security Web Services endpoints by specifying the default provider on the server side or by specifying in the message-binding element in sun-web.xml.

If you enable a default provider for message security, you also need an appropriate message security on the client side.


Note –

You cannot specify a default provider using the Admin Console. You have to specify the default provider through the wadm command-line interface.


../bin/wadm set-config-prop --port=8989 --user=admin --password-file=/tmp/admin.passwd --config=test default-soap-auth-provider-name=msgsecurity-provider