Actions
Deployment - DaemonBatches » History » Revision 5
« Previous |
Revision 5/7
(diff)
| Next »
chin-yeh, 04/20/2011 03:47 PM
- Table of contents
- Deployment - Daemon/Batches
Deployment - Daemon/Batches¶
Prerequisite:- Completed Installation 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:
/usr/ecosway/daemon/qconnector/lib
- overwrite if exists
- upload all of the xml and properties files in the folder, target/classes to:
/usr/ecosway/daemon/qconnector/config
- upload the folder, targer/classes/com to:
/usr/ecosway/daemon/qconnector/classes
- done.
Updated by chin-yeh over 13 years ago · 5 revisions