blob: 990e087067d157c7ace2f47eec0289cb0385c47f [file] [log] [blame]
<!--
Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
http://www.eclipse.org/legal/epl-2.0.
This Source Code may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the
Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
version 2 with the GNU Classpath Exception, which is available at
https://www.gnu.org/software/classpath/license.html.
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-->
<p><a id="ref-resourceadapterconfigedit" name="ref-resourceadapterconfigedit"></a><a id="GHJCA00058" name="GHJCA00058"></a></p>
<h4><a id="sthref122" name="sthref122"></a>Edit Resource Adapter Config</h4>
<a name="BEGIN" id="BEGIN"></a>
<p>Use the Edit Resource Adapter Config page to modify the settings of a resource adapter configuration.</p>
<p>The Edit Resource Adapter Config page contains the following options.</p>
<dl>
<dt>Resource Adapter Name</dt>
<dd>
<p>The name of the resource adapter you are configuring. The name is a read-only field. You can only specify a resource adapter name when you create a new resource adapter configuration.</p>
</dd>
<dt>Thread Pool ID</dt>
<dd>
<p>The thread pool to be used for the resource adapter configuration.</p>
</dd>
<dt>Deployment Order</dt>
<dd>
<p>The deployment order of the resource adapter.</p>
</dd>
<dt>Additional Properties</dt>
<dd>
<p>Additional properties for the resource adapter. Available properties are the names of setter methods of the class referenced by the <code>resourceadapter-class</code> element in the <code>ra.xml</code> file, which defines the class name of the resource adapter JavaBeans component. Any modifications to properties defined here override the default values present in <code>ra.xml</code>.</p>
</dd>
</dl>
<a id="sthref123" name="sthref123"></a>
<h5>Related Tasks</h5>
<ul>
<li>
<p><a href="task-resourceadapterconfignew.html">To Create a Resource Adapter Config</a></p>
</li>
<li>
<p><a href="task-resourceadapterconfigedit.html">To Edit a Resource Adapter Config</a></p>
</li>
<li>
<p><a href="task-resourceadapterconfigdelete.html">To Delete a Resource Adapter Config</a></p>
</li>
</ul>
<a id="sthref124" name="sthref124"></a>
<h5>Related asadmin Commands</h5>
<ul>
<li>
<p><a href="http://www.oracle.com/pls/topic/lookup?ctx=E26576_01&id=GSRFM00054"><code>create-resource-adapter-config</code>(1)</a></p>
</li>
<li>
<p><a href="http://www.oracle.com/pls/topic/lookup?ctx=E26576_01&id=GSRFM00196"><code>list-resource-adapter-configs</code>(1)</a></p>
</li>
<li>
<p><a href="http://www.oracle.com/pls/topic/lookup?ctx=E26576_01&id=GSRFM00106"><code>delete-resource-adapter-config</code>(1)</a></p>
</li>
</ul>
<small>Copyright &#169; 2005, 2017, Oracle and/or its affiliates. All rights reserved. <a href="docinfo.html">Legal Notices</a></small>