OS/400 level Java Group PTF JVM 1.3 PTF
V4R4 SF99067 SF63322
V4R5 SF99068 SF63319
V5R1 SF99069 *
* = included with base CD set for OS/400
As new JVM levels are announced, they will become available via PTFs; see http://www.as400service.ibm.com. You may also want to obtain the latest Java group PTF and cumulative service.
ENDTCPSVR *HTTP HTTPSVR(DEFAULT)
Note that this command assumes that you are using the default instance of the IBM HTTP server. If you created an instance other than the default supplied by IBM, substitute the name of the instance created for Host On-Demand in this command. For example, if you created an instance called HODWEBSVR, enter the following to stop the instance:
ENDTCPSVR *HTTP HTTPSVR(HODWEBSVR)
WRKHTTPCFG
Make sure that active Enable POST and Enable GET entries exist and are not commented out. Add the following entry (there must be one space before the first slash (/) and after the first asterisk (*)):
pass /hod/* /QIBM/ProdData/hostondemand/HOD/*
This entry creates an alias, hod, for the path to the Host On-Demand files. You must type it exactly as you typed the original directory names, matching upper and lower case.
Press F3 to exit the WRKHTTPCFG tool.
STRTCPSVR *HTTP HTTPSVR(DEFAULT)
For more iSeries hints and tips, see the IBM Host Access Client Package redbook, available at http://www.redbooks.ibm.com/redbooks/SG246182.html.