Actions
- Table of contents
- Deployment - Daemon/Batches
Deployment - Daemon/Batches¶
Prerequisite:- Completed Installation section
- Completed Configuration section
- check out the project and import it into eclipse workspace.
module version: see Componentsmodule name: ecwyqconnector-batch
- execute the maven goal:
clean
- then, execute the maven goal:
package
- upload all of the jar files in the folder, target/dist to:
/opt/ecosway/daemon/qconnector/lib
- overwrite if exists
- upload all of the xml and properties files in the folder, target/classes to:
/opt/ecosway/daemon/qconnector/config
- upload the folder, targer/classes/com to:
/opt/ecosway/daemon/qconnector/classes
- done.
Updated by chin-yeh over 13 years ago · 7 revisions