Saturday, November 17, 2007

Starting JSPM on an IBM eServer iSeries System

Starting JSPM procedure is not the same as the other platforms. Please read more to learn how to start JSPM on iSeries (OS400).

1. To prevent JSPM from automatically starting its GUI, in the

/usr/sap///j2ee/JSPM/param/jspm_config.txt

file, change the

/dialog/SDTServerConnection/SDTGui/launch

property from true to false.

2. Run the go script on the IBM eServer iSeries host using the following OS/400 command:

QSH CMD('/usr/sap///j2ee/JSPM/go').

3. To start the JSPM GUI, from the mounted

/usr/sap///j2ee/JSPM

directory, run the

StartGui.bat

script.

The JSPM GUI appears.

4. In the Host field, enter the target IBM eServer iSeries host.

5. Enter your password for the SDM and choose Log On.

No comments:

Blog Archive