blob: 5c259824f6cd72efd234fc1ee21b967348f22271 [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="task-resourceadapterconfigedit" name="task-resourceadapterconfigedit"></a><a id="GHJCA00079" name="GHJCA00079"></a></p>
<h4><a id="sthref50" name="sthref50"></a>To Edit a Resource Adapter Config</h4>
<a name="BEGIN" id="BEGIN"></a>
<ol>
<li>
<p>In the navigation tree, expand the Resources node.</p>
</li>
<li>
<p>Under the Resources node, select the Resource Adapter Configs node.</p>
<p>The Resource Adapter Configs page opens.</p>
</li>
<li>
<p>On the Resource Adapter Configs page, click the name of the resource adapter config that you are editing.</p>
<p>The Edit Resource Adapter Config page opens.</p>
</li>
<li>
<p>From the Thread Pool ID drop-down list, select the thread pool to be used for the resource adapter configuration.</p>
</li>
<li>
<p>In the Deployment Order field, type a number to specify the deployment order of the resource adapter.</p>
<p>Resources with a lower number are loaded first at server startup. The default value is 100.</p>
</li>
<li>
<p>In the Additional Properties section, specify additional properties for the resource adapter.</p>
<p>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>
<ul>
<li>
<p>To add a property, click the Add Property button. In the blank row that appears, type the property name in the Name field, and type the property value in the Value field.</p>
</li>
<li>
<p>To modify a property, edit that property's Value field.</p>
</li>
<li>
<p>To delete a property, select the checkbox to the left of the Name field of the property that you are deleting, then click the Delete Properties button.</p>
</li>
</ul>
</li>
<li>
<p>Click Save.</p>
</li>
</ol>
<a id="sthref51" name="sthref51"></a>
<h5>See Also</h5>
<ul>
<li>
<p><a href="task-resourceadapterconfignew.html">To Create a Resource Adapter Config</a></p>
</li>
<li>
<p><a href="task-resourceadapterconfigdelete.html">To Delete a Resource Adapter Config</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>