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.
Parent topic:
Supported operating systems
Related concepts
ASCII and EBCDIC Considerations
EJB Considerations