useWVEBB.py script

WebSphere® Virtual Enterprise Version 6.1.1 offers a new BBSON bulletin board that is independent of the WebSphere Application Server Network Deployment high availability manager.

Purpose

You can use the useWVEBB.py script to enable the BBSON bulletin board. The advantage of enabling BBSON is that it alleviates the dependency on the WebSphere Application Server Network Deployment high availability manager. See BBSON bulletin board for restrictions and considerations.

Location

The useWVEBB.py script is in the install_root\bin directory.

Usage

To run the useWVEBB.py script, run the following command on each WebSphere Virtual Enterprise cell:
./wsadmin.sh -lang jython -f useWVEBB.py 
Run the following command to disable BBSON and revert to the product's default bulletin board:

./wsadmin.sh -lang jython -f useWVEBB.py -useHAMBB 
As with enabling BBSON, this requires a full cold cell restart.

The URL for this topic is: