ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzatz_5.4.0.1/51/program/dataj2cf.htm

44 lines
2.2 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<!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>Configuring Java 2 Connector connection factories</title>
</head>
<BODY>
<!-- Java sync-link -->
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
<h5><a name="dataj2cf"></a>Configuring Java 2 Connector connection factories</h5>
<p>Perform these steps in the WebSphere Application Server administrative console:</p>
<ol>
<li><p>Click <strong>Resources</strong>.</p></li>
<li><p>Click <strong>Resource Adapters</strong>.</p></li>
<li><p>Select a resource adapter under Resource Adapters.</p></li>
<li><p>Click <strong>J2C Connection Factories</strong> under Additional Properties.</p></li>
<li><p>Click <strong>New</strong>.</p></li>
<li><p>Specify General Properties.</p></li>
<li><p>Select the authentication preference.</p></li>
<li><p>Select aliases for component-managed authentication, container-managed authentication, or both.
If none are available, or you want to define a different one, click <strong>Apply</strong> --&gt; <strong>J2C Authentication Data Entries</strong> under Related Items.</p></li>
<li><p>Click <strong>J2C Auth Data Entries</strong> under Related Items.</p></li>
<li><p>Click <strong>New</strong>.</p></li>
<li><p>Specify General Properties.</p></li>
<li><p>Click <strong>OK</strong>.</p></li>
<li><p>Click <strong>OK</strong>.</p></li>
<li><p>Click the J2C connection factory you just created.</p></li>
<li><p>Under Additional Properties click <strong>Connection Pool</strong>.</p></li>
<li><p>Change any values desired by clicking the property name.</p></li>
<li><p>Click <strong>OK</strong>.</p></li>
<li><p>Click <strong>Custom Properties</strong> under Additional Properties.</p></li>
<li><p>Click any property name to change its value. Note that UserName and Password if present, are overridden by the component-managed authentication alias you specified in a previous step.</p></li>
<li><p>Click <strong>Save</strong>.</p></li>
</ol>
</body>
</html>