This article provides general information about migrating the Web services security client-side binding configuration for a Java 2 Platform,
Enterprise Edition Version 1.3 application to a J2EE Version 1.4 application.
The steps are based on typical scenarios, but the steps are not all-inclusive.
The following table lists the mapping of the top-level sections under the client-side Port Bindings tab within a J2EE Version 1.3 application to a J2EE Version 1.4 application.
J2EE Version 1.3 binding configuration for Web services security | J2EE Version 1.4 binding configuration for Web services security |
---|---|
Security Request Sender Binding Configuration | Security Request Generator Binding Configuration |
Security Response Receiver Binding Configuration | Security Response Consumer Binding Configuration |
Consider the following steps to migrate the client-side binding configuration from a J2EE Version 1.3 application to a J2EE Version 1.4 application. These steps are dependent upon your specific configuration.
(dependent on configuration)
To configure a nonce in the binding file, define the com.ibm.wsspi.wssecurity.token.username.addNonce property in the token generator of the username token.
ResultThis set of steps describe the types of information that you need to migrate the Web services security client-side bindings configuration for a J2EE Version 1.3 application to a J2EE Version 1.4 application.
Related tasks
Migrating the server-side extensions configuration
Migrating the client-side extensions configuration
Migrating the server-side bindings file