Installation manual

4. Save the customized HTML page to the y:\ProdData\hostondemand\hod
directory.
5. Using a browser, test out the Web page (for example,
http://iseries.name.com/hod/myweb.html).
For advanced configuration information, see Configuring on iSeries in Appendix C.
Installing on z/OS
For instructions about installing Host On-Demand on z/OS, refer to the program
directory supplied with the z/OS or legacy OS/390 program product.
Installing the configuration servlet
During the Host On-Demand installation, you can choose to have the configuration
servlet installed and configured on Windows NT and 2000 for recognized Web
application servers. Recognized Web application servers include:
v IBM WebSphere Application Server Version 3.5
v Lotus Domino Go Web Server
v IBM Domino Go Web Server
You can choose to have the configuration servlet installed and configured on AIX if
WebSphere Application Server Version 3.5 is detected.
You must manually install the Host On-Demand configuration servlet on operating
systems where the servlet is not automatically installed. To manually install the
configuration servlet for OS/400, there is a sample shell script in
/QIBM/ProdData/hostondemand/lib/samples/HodServlet/CfgHodServlet-
OS400.sh.
All Web servers and servlet engines are configured differently. Check your Web
server and servlet engine documentation for servlet configuration details on
your operating system.
The following instructions assume a Web server is already installed on Windows
NT. To manually install the configuration servlet:
v Install Host On-Demand, without running the configuration servlet installation,
to a directory such as d:\hostondemand .
v Add cfgsrvlt.jar from the Host On-Demand installations lib directory to the
servlet engines classpath; for example d:\hostondemand\lib\cfgsrvlt.jar .
Refer to your Web server or servlet engine documentation for information about
how to do this. You can get a copy of cfgsrvlt.jar from the /servlet directory
of the Host On-Demand CD, or from the /hostondemand/lib directory where
you installed Host On-Demand on your server.
v Add a servlet definition named hodconfig with a class name of
com.ibm.eNetwork.HODUtil.services.remote.HODCfgServlet. Refer to your Web
server or servlet engine documentation for information about how to add a
servlet definition.
v Configure the configuration servlet. If necessary, set the ConfigServer and
ConfigServerPort parameters to the host name and port number of the Host
On-Demand Service Manager. Refer to your Web server or servlet engine
documentation for information about how to pass parameters to a servlet.
Chapter 3. Installing Host On-Demand 27