To configure the server plug-in installed in a WebSphere application server:
Shut down the WebSphere application server.
Change to the %PB_SERVER_HOME%\config directory.
Verify the settings in the configuration scripts:
pb-server-websphere.xml – general server plug-in, listener, security, and data source properties.
ejb-proxy-websphere.xml – proxy server properties.
If required, edit then save the files.
Change to the %PB_SERVER_HOME%\bin directory.
Run the following commands, where was-home-dir represents the WebSphere application server installation directory:
configure pb-server-websphere –Dwas.home=was-home-dir
If you edit any of the configuration scripts after you
have configured the server plug-in, re-run the configure command.