ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzab6_5.4.0.1/testtool.htm

58 lines
4.2 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="task" />
<meta name="DC.Title" content="Test Xsockets tool in a Web browser" />
<meta name="abstract" content="After you have completed manual updates to the configuration files, you are ready to test the Xsockets tool within a browser." />
<meta name="description" content="After you have completed manual updates to the configuration files, you are ready to test the Xsockets tool within a browser." />
<meta name="DC.Relation" scheme="URI" content="xsockhttp.htm" />
<meta name="DC.Relation" scheme="URI" content="updatexml.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2001, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2001, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="testtool" />
<meta name="DC.Language" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Test Xsockets tool in a Web browser</title>
</head>
<body id="testtool"><a name="testtool"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Test Xsockets tool in a Web browser</h1>
<div><p>After you have completed manual updates to the configuration files,
you are ready to test the Xsockets tool within a browser.</p>
<div class="p"></div>
<ol><li class="stepexpand"><span>To start the server instance, enter this command on a command line:</span> <pre>STRTCPSVR SERVER(*HTTP) HTTPSVR(&lt;server_name&gt;)</pre>
where &lt;server_name&gt; is the name of the server instance you
created during <a href="configapache.htm#configapache">Apache configuration</a>.
<div class="note"><span class="notetitle">Note:</span> This takes a while. </div>
</li>
<li class="stepexpand"><span>Check on its status by issuing WRKACTJOB command from the command
line interface. If all jobs with your server_name have SIGW status, then
you can proceed to the next step.</span></li>
<li class="stepexpand"><span>In a browser, enter the following URL:</span> <pre> http://&lt;system_name&gt;:&lt;port&gt;/xsock/index</pre>
where &lt;system_name&gt;
and &lt;port&gt; are the server instance name and port number that you chose
during <a href="configapache.htm#configapache">Apache configuration</a>.</li>
<li class="stepexpand"><span>When prompted, enter your username and password for the server.
The web client for Xsocket should appear.</span></li>
</ol>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="xsockhttp.htm" title="The instructions here allow you to enable the Xsockets tool to be accessed through a Web browser. You can implement these instructions multiple times on the same system to create different server instances. This allows multiple versions to run at the same time on different listening ports.">Configure Xsockets to use a Web browser</a></div>
<div class="previouslink"><strong>Previous topic:</strong> <a href="updatexml.htm" title="After you have configured Tomcat on the HTTP server (powered by Apache) to use the Xsockets tool, you must complete manual changes to several configuration files for the instance. There are three files you need to update: the web.xml file, the JAR file, and the httpd.conf.">Update configuration files</a></div>
</div>
</div>
</body>
</html>