44 lines
2.2 KiB
HTML
44 lines
2.2 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>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> --> <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>
|
||
|
|