`

run xxx.bat in DOS.

 
阅读更多

REM Please work together with xxxeryPath.properties!!

SET _CLASSPATH=.;%TOMCAT_HOME%\lib\common\msbase.jar;%TOMCAT_HOME%\lib\common\msutil.jar;%TOMCAT_HOME%\lib\common\mssqlserver.jar;%TOMCAT_HOME%\lib\common\ojdbc6.jar
SET _MAINCLASS=xxx.xx.delivery.UpdatePolicyJob

D:\jdk1.6.0_18\bin\java -cp %_CLASSPATH% %_MAINCLASS% %1

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics