Enabling secure conversation in a mixed cluster environment

When Web Services Security applications using secure conversation run in a mixed cluster environment, an interoperability property must be set for the WebSphere® Application Server Version 8.5 nodes.

About this task

A mixed cluster environment consists of nodes running WebSphere Application Server Version 6.1 Feature Pack for Web Services, and nodes running WebSphere Application Server V7 and later. To run Web Services Security applications utilizing secure conversation in this environment, enable the following property for the V7.0 and later nodes in the cluster: com.ibm.ws.wssecurity.distributedcache.PreV70InteropMode.

This property ensures that the method for adding entries in the cache is consistent between the different nodes, and also allows the applications to interoperate. To enable the property, follow these steps:

Procedure

  1. In the WebSphere Application Server administrative console, click Servers > Server Types > WebSphere application servers.
  2. Click the server name.
  3. Under the Security section, click JAX-WS and JAX-RPC security runtime.
  4. Click Custom properties.
  5. Click New.
  6. Enter the property name, com.ibm.ws.wssecurity.distributedcache.PreV70InteropMode, in the Property name field. Enter the property value of true in the Property value field, then click OK.
  7. When the Properties panel is refreshed, the com.ibm.ws.wssecurity.distributedcache.PreV70InteropMode property appears in the properties table.
  8. Click Save to commit the change.
  9. Restart the server to load the new property.

Results

Secure conversation is now enabled for Web Services Security applications running in a mixed cluster environment.
Task topic    

Terms and conditions for information centers | Feedback

Last updated: April 20, 2014 08:46 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-nd-mp&topic=twbs_enableappsmixedcluster
File name: twbs_enableappsmixedcluster.html