blob: f2cae01e291ae8eeb37f853efbd10351d0cd8d3c [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-resourceadapterconfignew" name="task-resourceadapterconfignew"></a><a id="GHJCA00078" name="GHJCA00078"></a></p>
<h4><a id="sthref48" name="sthref48"></a>To Create 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 New.</p>
<p>The New Resource Adapter Config page opens.</p>
</li>
<li>
<p>From the Resource Adapter Name drop-down list, select the resource adapter.</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 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 OK.</p>
</li>
</ol>
<a id="sthref49" name="sthref49"></a>
<h5>See Also</h5>
<ul>
<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>
<small>Copyright &#169; 2005, 2017, Oracle and/or its affiliates. All rights reserved. <a href="docinfo.html">Legal Notices</a></small>