33 lines
1.9 KiB
HTML
33 lines
1.9 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>Installing Java 2 Connector resource adapters</title>
|
|
</head>
|
|
|
|
<BODY>
|
|
<!-- Java sync-link -->
|
|
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
|
|
|
|
<h5><a name="dataj2ci"></a>Installing Java 2 Connector resource adapters</h5>
|
|
|
|
<p>Perform these steps in the Websphere Application Server administrative console:</p>
|
|
|
|
<ol>
|
|
<li><p>Expand <strong>Resources</strong>.</p></li>
|
|
<li><p>Click <strong>Resource Adapters</strong>.</p></li>
|
|
<li><p>Click <strong>Install RAR</strong>.</p>
|
|
<p>The <strong>Install RAR</strong> button opens a dialog that enables you to install a J2EE Connector Architecture (JCA) connector and create a resource adapter for it. You can also use the <strong>New</strong> button, but the <strong>New</strong> button creates only a new resource adapter (the JCA connector must already be installed on the system).</p>
|
|
<p><strong>Note: </strong>When installing a RAR file using this dialog, the scope you define on the Resource Adapters page has no effect on where the RAR file is installed. You can install RAR files only at the node level, and the node in which the file is installed on is determined by the scope on the Install RAR page. The scope you set on the Resource Adapters page determines the scope of the new resource adapters, which you can install at the server, node, or cell level.</p>
|
|
<li><p>Browse to find the appropriate RAR file.</p></li>
|
|
<li><p>Click <strong>Next</strong>.</p></li>
|
|
<li><p>Enter the resource adapter name and any other properties needed under <strong>General Properties</strong>.</p></li>
|
|
<li><p>Click <strong>OK</strong>.</p></li>
|
|
</ol>
|
|
|
|
</body>
|
|
</html>
|
|
|