Project

General

Profile

Actions

Deployment - Daemon/Batches

Prerequisite: Steps:
  1. check out the project and import it into eclipse workspace.

module name: ecwyqconnector-batch

module version: see Components
  1. execute the maven goal:
    clean
  2. then, execute the maven goal:
    package
  3. upload all of the jar files in the folder, target/dist to:
    /opt/ecosway/daemon/qconnector/lib
    • overwrite if exists
  4. upload all of the xml and properties files in the folder, target/classes to:
    /opt/ecosway/daemon/qconnector/config
  5. upload the folder, targer/classes/com to:
    /opt/ecosway/daemon/qconnector/classes
  6. done.

Updated by chin-yeh about 13 years ago · 7 revisions