Output Management Web Viewer 12.1
All maintenance builds are cumulative so you only need to apply the latest build.
java -jar CA_OM_WEBVIEWER_12_1_Updt.jar
Note: The java executable must be in the path for this to work. You can alternately invoke java using a full path.
java -classpath [path to]/CA_OM_WEBVIEWER_12_1_Updt.jar install
cd [to directory where CA_OM_WEBVIEWER_12_1_Updt.jar is located]
CLASSPATH=CA_OM_WEBVIEWER_12_1_Updt.jar
export CLASSPATH
java install
cd [to directory where CA_OM_WEBVIEWER_12_1_Updt.jar is located]
setenv CLASSPATH CA_OM_WEBVIEWER_12_1_Updt.jar
java install
6. Once the installation starts, follow the prompts to complete the update.
7. Stop and start Tomcat or reycle Web Viewer with Websphere
Note: This APAR contains all previous fixes for product. Applying a lower number APAR will regress the product.