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 7.0 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 Version 7.0. To run Web services security applications utilizing secure conversation in this environment, enable the following property for the Version 7.0 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 of Use | Feedback

Last updated: Oct 21, 2010 3:36:59 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=compass&product=was-express-iseries&topic=twbs_enableappsmixedcluster
File name: twbs_enableappsmixedcluster.html