0N/A<?
xml version="1.0" encoding="UTF-8"?>
0N/A DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. 0N/A Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved. 0N/A The contents of this file are subject to the terms of either the GNU 0N/A General Public License Version 2 only ("GPL") or the Common Development 0N/A and Distribution License("CDDL") (collectively, the "License"). You 0N/A may not use this file except in compliance with the License. You can obtain a copy of the License at language governing permissions and limitations under the License. When distributing the software, include this License Header Notice in each Oracle designates this particular file as subject to the "Classpath" exception as provided by Oracle in the GPL Version 2 section of the License file that accompanied this code. If applicable, add the following below the License Header, with the fields enclosed by brackets [] replaced by your own identifying information: "Portions Copyright [year] [name of copyright owner]" If you wish your version of this file to be governed by only the CDDL or only the GPL Version 2, indicate your decision by adding "[Contributor] elects to include this software in this distribution under the [CDDL or GPL Version 2] license." If you don't indicate a single choice of license, a recipient has the option to distribute your version of this file under either the CDDL, the GPL Version 2 or to extend the choice of license to its licensees as provided above. However, if you add GPL Version 2 code and therefore, elected the GPL Version 2 license, then the option applies only if the new code is made subject to such option by the copyright <!-- There can be any number of "description" elements including 0 --> <!-- This field can be optionally used by the driver vendor to provide a description for the resource adapter. <
description>Resource adapter wrapping Datasource implementation of driver</
description>
<!-- There can be any number of "display-name" elements including 0 --> <!-- The field can be optionally used by the driver vendor to provide a name that is intended to be displayed by tools. <
display-
name>DataSource Resource Adapter</
display-
name>
<!-- There can be any number of "icon" elements including 0 --> <!-- The following is an example. This "small-icon" element can occur atmost once. This should specify the absolute or the relative path name of a file containing a small (16 x 16) icon - JPEG or GIF image. The following is an example. This "large-icon" element can occur atmost once. This should specify the absolute or the relative path name of a file containing a small (32 x 32) icon - JPEG or GIF image. The following is an example. <
small-
icon></
small-
icon>
<
large-
icon></
large-
icon>
<!-- The "vendor-name" element should occur exactly once. --> <!-- This should specify the name of the driver vendor. The following is an example. <vendor-name>XYZ INC.</vendor-name> <
vendor-
name>Sun Microsystems</
vendor-
name>
<!-- The "eis-type" element should occur exactly once. --> <!-- This should specify the database, for example the product name of the database independent of any version information. The following <
eis-
type>Database</
eis-
type>
<!-- The "resourceadapter-version" element should occur exactly once. --> <!-- This specifies a string based version of the resource adapter from the driver vendor. The default is being set as 1.0. The driver vendor can change it as required. <
resourceadapter-
version>1.0</
resourceadapter-
version>
<!-- This "license" element can occur atmost once --> <!-- This specifies licensing requirements for the resource adapter module. The following is an example. There can be any number of "description" elements including 0. This field can be optionally used by the driver vendor to provide a description for the licensing requirements of the resource adapter like duration of license, numberof connection This specifies whether a license is required to deploy and use the resource adapter. <license-required>false</license-required> <
license-
required>false</
license-
required>
<
outbound-
resourceadapter>
</
managedconnectionfactory-
class>
The "config-property" elements can have zero or more "description" elements. The "description" elements are not being included in the "config-property" elements below. The driver vendor can <!-- There can be any number of these elements including 0 --> <
config-
property-
name>ServerName</
config-
property-
name>
<
config-
property-
value>localhost</
config-
property-
value>
<
config-
property-
name>PortNumber</
config-
property-
name>
<
config-
property-
value>1527</
config-
property-
value>
<
config-
property-
name>User</
config-
property-
name>
<
config-
property-
value>APP</
config-
property-
value>
<
config-
property-
name>Password</
config-
property-
name>
<
config-
property-
value>APP</
config-
property-
value>
<
config-
property-
name>DatabaseName</
config-
property-
name>
<
config-
property-
value>testdb</
config-
property-
value>
<
config-
property-
name>DataSourceName</
config-
property-
name>
<
config-
property-
value></
config-
property-
value>
<
config-
property-
name>Description</
config-
property-
name>
<
config-
property-
value>Derby driver for datasource</
config-
property-
value>
<
config-
property-
name>NetworkProtocol</
config-
property-
name>
<
config-
property-
value></
config-
property-
value>
<
config-
property-
name>RoleName</
config-
property-
name>
<
config-
property-
value></
config-
property-
value>
<
config-
property-
name>LoginTimeOut</
config-
property-
name>
<
config-
property-
value>0</
config-
property-
value>
<
config-
property-
name>DriverProperties</
config-
property-
name>
<
config-
property-
value></
config-
property-
value>
<
config-
property-
name>Delimiter</
config-
property-
name>
<
config-
property-
value>#</
config-
property-
value>
<
config-
property-
name>ClassName</
config-
property-
name>
<
config-
property-
name>ConnectionValidationRequired</
config-
property-
name>
<
config-
property-
value>false</
config-
property-
value>
<
config-
property-
name>ValidationMethod</
config-
property-
name>
<
config-
property-
value></
config-
property-
value>
<
config-
property-
name>ValidationTableName</
config-
property-
name>
<
config-
property-
value></
config-
property-
value>
<
config-
property-
name>TransactionIsolation</
config-
property-
name>
<
config-
property-
value></
config-
property-
value>
<
config-
property-
name>GuaranteeIsolationLevel</
config-
property-
name>
<
config-
property-
value></
config-
property-
value>
<!-- Since 9.1 supports both JDBC 3.0 and JDBC 4.0, ConnectionFactory will be <!-- Since 9.1 supports both JDBC 3.0 and JDBC 4.0, <
transaction-
support>LocalTransaction</
transaction-
support>
<
authentication-
mechanism>
<!-- There can be any number of "description" elements including 0 --> <!-- Not including the "description" element --> <
authentication-
mechanism-
type>BasicPassword</
authentication-
mechanism-
type>
</
authentication-
mechanism>
<
reauthentication-
support>false</
reauthentication-
support>
</
outbound-
resourceadapter>