To edit init.bat/init.sh
admin_tools\Workpoint\bin\init.bat
admin_tools/Workpoint/bin/init.sh
Note: The following lines exist in init.bat. The corresponding lines in init.sh vary slightly.
SET JAVA_HOME=C:\WebSphere\AppServer\java\jre SET WAS_HOME=C:\WebSphere\AppServer SET WAS_EXT_DIRS=%JAVA_HOME%\lib;%JAVA_HOME%\lib\ext;%WAS_HOME%\classes;%WAS_HOME%\lib;%WAS_HOME%\lib\ext;%WAS_HOME%\properties SET WAS_BOOTCLASSPATH=%JAVA_HOME%\lib\ext\ibmorb.jar;%WAS_HOME%\properties SET PATH=%JAVA_HOME%\bin SET JAVAXPARMS=-Xbootclasspath/p:%WAS_BOOTCLASSPATH% SET JAVADPARMS=-Djava.ext.dirs=%WAS_EXT_DIRS% SET WP_CLASSPATH=../lib/wpClient_ibm.jar;%WP_CLASSPATH%
Note: Do not comment the WP_CLASSPATH entry in the COMMON WP_CLASSPATH section.
| Copyright © 2010 CA. All rights reserved. | Email CA Technologies about this topic |