6320ax04.fm

Draft Document for Review July 28, 2004 7:33 pm

Example: A-4 wcs_pmpassword.bat script for WebSphere Commerce V5.6 Toolkit

@echo off

%~d0

cd %~p0 setlocal

rem Pick up the WebSphere Commerce environment variables call setenv.bat

set CP=%RUNTIME_CLASSES%;%PROPERTIES%;%RUNTIME_JARS%\wcs.jar

%JAVA_HOME%\bin\java -classpath %CP% com.ibm.commerce.util.WCSPMPassword %1 %2

endlocal

250Keeping Commerce Applications Updated WebSphere Commerce 5.1 to 5.6 Migration Guide

Page 268
Image 268
IBM SG24-6320-00 manual 6320ax04.fm