4.2.3 Restoring libraries
Three additional libraries are delivered in the AS400 folder. These are held as save files. To restore them, use File Transfer Protocol (FTP) to copy them from your workstation to the iSeries server. See the following steps for an example:
1.Open a DOS prompt and enter the following commands:
CD C:\AS400 FTP <iSeries>
2.Enter a user name and password for the iSeries.
3.Enter the following commands in the order shown:
Bin
Cd <the library where you want to put the Save File> Put <Save File name>
Quit
Figure 4-1 shows an example of how this appears on the DOS prompt.
Figure 4-1 FTP commands to copy a Save File from N:\AS400 to QGPL on an iSeries called Needjava
4.The Save Files are called authsystem, oslvcf3, and oslvcd3. After they are on the iSeries, use the Restore Library command to restore the libraries (of the same name).
4.2.4Installing and configuring WebSphere
The instructions in the following section are specific to the vendor.connect installation. For complete instructions on installing and configuring WebSphere Application Server, go to:
It is possible to use the default instance of WebSphere. However, you may want to create a new instance, which may easily have an HTTP instance attached to it. To use the default instance, start QEJBSBS as shown in the following example. Then stop the QEJBADMIN and QEJBMNTR jobs and restart them, using the strwasinst command with the HTTP parameter.
To create a new instance, start a Qshell session with the following command:
STRQSH
76Geac System21 commerce.connect: Implementation on the iSeries Server