Sunday, March 15, 2015

Deployment Steps for BOCS

Deployment Steps for BOCS
Follow these generic steps to deploy the Documentum Branch Office Caching Services patch.
To deploy the Patch:
1. Stop the JBoss Server.
2. Backup the following file to revert to the original installed product: is the root directory of BOCS webapp installation. For example, with JBoss it would be: %DOCUMENTUM_HOME%\jboss4.2.0\server\DctmServer_MethodServer\deploy\bocs.ear\ APP-INF\lib · /APP-INF/lib/common.jar as common.jar.BAK
· /APP-INF/lib/web.jar as web.jar.BAK
· /APP-INF/lib/jmx.jar as jmx.jar.BAK
· /APP-INF/lib/dfc.jar as dfc.jar.BAK
 · /APP-INF/lib/ucf-server-api.jar as ucf-server-api.BAK
· /APP-INF/lib/ucf-server-impl.jar as ucf-server-impl.BAK
· /APP-INF/classes/app_osgi_config.properties as app_osgi_config.properties.bak
3. Place the provided jars in the following directory:
 /APP-INF/lib/
 · common.jar
· web.jar
· jmx.jar
· dfc.jar
· ucf-server-api.jar
 · ucf-server-impl.jar
 4. Place the provided properties file in the following directory: /APP-INF/classes/
 · app_osgi_config.properties
5. Clear the JBoss cache present in the following path: %DOCUMENTUM_HOME%\\server\DctmServer_MethodServer\ tmp
 6. Clear Felix cache by clearing the following directory: 
%DOCUMENTUM_HOME%\\server\felix-cache

7. Start the JBoss server.

No comments:

Post a Comment