67 lines
4.3 KiB
HTML
67 lines
4.3 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="concept" />
|
|
<meta name="DC.Title" content="Configure your Web application server" />
|
|
<meta name="abstract" content="Before working with Advanced Job Scheduler for Wireless, you must start and configure the Web application server. The following procedures set up an ASF Tomcat servlet engine for HTTP Server (powered by Apache) to run Advanced Job Scheduler for Wireless." />
|
|
<meta name="description" content="Before working with Advanced Job Scheduler for Wireless, you must start and configure the Web application server. The following procedures set up an ASF Tomcat servlet engine for HTTP Server (powered by Apache) to run Advanced Job Scheduler for Wireless." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksajsconfigurewireless.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2004-2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004-2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzaksajswebapp" />
|
|
<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>Configure your Web application server</title>
|
|
</head>
|
|
<body id="rzaksajswebapp"><a name="rzaksajswebapp"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Configure your Web application server</h1>
|
|
<div><p> Before working with Advanced Job Scheduler for Wireless, you must
|
|
start and configure the Web application server. The following procedures set
|
|
up an ASF Tomcat servlet engine for HTTP Server (powered by Apache) to run
|
|
Advanced Job Scheduler for Wireless.</p>
|
|
<div class="section"><h4 class="sectiontitle">Requirements</h4><p>Before you begin, you must have QSECOFR
|
|
authority and the following installed:</p>
|
|
<ul><li>IBM<sup>®</sup> <sup>(R)</sup> HTTP
|
|
Server (5722-DG1)</li>
|
|
</ul>
|
|
<p> <span class="uicontrol">Note:</span> The following instructions will create
|
|
a new instance of an HTTP Server; you cannot use the following instructions
|
|
to set up Advanced Job Scheduler on an existing HTTP Server.</p>
|
|
</div>
|
|
<div class="section"><h4 class="sectiontitle">Initialize Advanced Job Scheduler for Wireless on the HTTP
|
|
Server</h4><p>Running the following command will add the Advanced Job Scheduler
|
|
for Wireless servlet to the Apache Software Foundation Jakarta Tomcat servlet
|
|
engine. It will also set up an IBM HTTP Server (powered by Apache) named
|
|
Advanced Job SchedulerP that listens for requests on port 8210.</p>
|
|
<p>Before
|
|
working with Advanced Job Scheduler for Wireless, you need to initialize the
|
|
Advanced Job Scheduler for Wireless on the HTTP server instance on your iSeries™ system.
|
|
To do this, specify the following command from the character-based interface.
|
|
This command runs a program that is supplied with the iSeries system.</p>
|
|
<blockquote>CALL QIJS/QIJSCINT</blockquote>
|
|
<p>After
|
|
you configure your Web application server and initialize the Advanced Job
|
|
Scheduler instance on the Web application server, you can continue
|
|
configuring your Advanced Job Scheduler wireless environment.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaksajsconfigurewireless.htm" title="Modify your web application server and firewall configuration so that Advanced Job Scheduler for Wireless will run properly.">Configure your wireless environment</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |