Actions
Deploy vp-batch » History » Revision 4
« Previous |
Revision 4/16
(diff)
| Next »
chin-yeh, 08/15/2011 06:22 PM
- Table of contents
- Deploy vp-batch
Deploy vp-batch¶
First Time Deployment¶
For first time deployment only
All of the following files can be obtained from:
Steps:HEAD of vp-batch module in SCM
- create the following folder in the batch server:
- /usr/ecosway/batches/vp-batch/classes
- /usr/ecosway/batches/vp-batch/lib
- /usr/ecosway/batches/vp-batch/logs
- /usr/ecosway/batches/vp-batch/scripts
- Uploads the following libraries to /usr/ecosway/batches/vp-batch/lib
- lib/slf4j-api-1.6.1.jar
- lib/jcl-over-slf4j-1.6.1.jar
- lib/log4j-1.2.16.jar
- lib/slf4j-log4j12-1.6.1.jar
- lib/db2-jdbc3-3.6.60.jar
- lib/db2-jdbc-license-9.1.FP4.jar
- Uploads the compiled class, /com/ecosway/utils/HashUtils.class to /usr/ecosway/batches/vp-batch/classes/com/ecosway/utils
- Uploads the log4j.properties to /usr/ecosway/batches/vp-batch/classes
Daily Recon Batch¶
Updated by chin-yeh over 13 years ago · 4 revisions