Table of Contents

Search

  1. Preface
  2. Installation Overview
  3. Pre-Installation Tasks
  4. Hub Store Installation
  5. Hub Store Post-Installation Tasks
  6. Hub Server Installation
  7. Hub Server Post-Installation Tasks
  8. Process Server Installation
  9. Process Server Post-Installation Tasks
  10. ActiveVOS Post-Installation Tasks for the Application Server
  11. ActiveVOS Post-Installation Tasks for the Business Entity Adapter
  12. Customize ActiveVOS
  13. Troubleshooting the MDM Hub
  14. Uninstallation

Installation Guide for Oracle Database with IBM WebSphere

Installation Guide for Oracle Database with IBM WebSphere

Edit the ActiveVOS Installation Files

Edit the ActiveVOS Installation Files

Before you deploy ActiveVOS, edit the ActiveVOS installation files.
  1. Navigate to the following directory:
    <
    MDM Hub installation directory
    >/hub/server/conf
  2. Edit the
    avos.install.properties
    file to set the
    install.web.application
    property to
    false
    .
  3. Navigate to the following directory:
    <MDM Hub installation directory>/avos/server/server-enterprise/websphere_config/bin
  4. Edit the
    deployer.xml
    file by commenting out the following block of code:
    <!-- <target name="deploy.resources" depends="deploy.timer.manager,deploy.work.manager"/> <target name="deploy.timer.manager"> <echo message="${basedir}"/> <run.wsadmin script="${basedir} /scripts/timermanager.jacl"/> </target> <target name="deploy.work.manager"> <run.wsadmin script="${basedir}/scripts/workmanager.jacl"/> <run.wsadmin script="${basedir} /scripts/systemworkmanager.jacl"/> </target> <target name="deploy.jaas"> <run.wsadmin script="${basedir}/scripts/jaaslogin.jacl"/> </target> <target name="deploy.apps"> <run.wsadmin script="${basedir} /scripts/installapp.jacl"/> </target> -->

0 COMMENTS

We’d like to hear from you!