Platform considerations for i5series

These considerations apply to the i5series platforms:

Script files:
  • For i5series the WebSphere Application Server setupCmdLine utility is invoked differently, instead of setupCmdLine you must specify an instance:
    setupCmdLine -instance <instanceName>
  • The WAS_HOME/java directory does not exist on the i5series platforms. Use the java installed on the system in the JAVA_HOME/bin/java directory.
  • Copy the virtual member manager jar files to WAS_HOME/classes directory instead of the WAS_HOME/lib directory. Set the classpath accordingly.


Terms of use | Feedback