ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzatz_5.4.0.1/51/admin/prftuneappassem.htm

35 lines
1.8 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<LINK rel="stylesheet" type="text/css" href="../../../rzahg/ic.css">
<title>Application assembly performance checklist</title>
</head>
<BODY>
<!-- Java sync-link -->
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
<h4><a name="prftuneappassem"></a>Application assembly performance checklist</h4>
<p>Application assembly tools are used to build J2EE components and modules into J2EE applications. Application assembly consists of defining application components and their attributes including enterprise beans, servlets and resource references. Many of these application configuration settings and attributes play an important role in the run-time performance of the deployed application. Use this information as a check list of important parameters and advice for finding optimal settings:</p>
<ul>
<li><a href="help/uweb_wmdprp.html">Web modules assembly settings</a> <img src="help.gif" width="18" height="15" align="absbottom" alt="Go to Help documentation">
<ul>
<li>Distributable</li>
<li>Reload interval</li>
<li>Reload enabled</li>
</ul></li>
<li>Web component settings
<ul>
<li><a href="help/uweb_complibprp.html">Load on startup</a> <img src="help.gif" width="18" height="15" align="absbottom" alt="Go to Help documentation"></li>
</ul></li>
</ul>
<p>You can also use the JSP pre-touch tool to enhance application server performance. This tool causes all JSPs to be compiled when your application server starts. For more information, see <a href="../program/jspprtch.htm">Pre-touch tool for compiling and loading JSP files</a> in the <em>Application development</em> topic.</p>
</body>
</html>