Table of Contents

Search

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

Installation Guide for Microsoft SQL Server with IBM WebSphere

Installation Guide for Microsoft SQL Server 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!