blob: 680adf7140b91dd6309e674ce52481249d65f43b [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE resources PUBLIC "-//GlassFish.org//DTD GlassFish Application Server 3.1 Resource Definitions //EN" "http://glassfish.org/dtds/glassfish-resources_1_5.dtd">
<!--
Copyright (c) 2017, 2020 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
-->
<resources>
<connector-connection-pool max-pool-size="250" steady-pool-size="1" name="jms/ejb_ejb30_hello_mdb_QCF" resource-adapter-name="jmsra" connection-definition-name="jakarta.jms.QueueConnectionFactory"></connector-connection-pool>
<connector-resource pool-name="jms/ejb_ejb30_hello_mdb_QCF" jndi-name="jms/ejb_ejb30_hello_mdb_QCF"></connector-resource>
<admin-object-resource res-adapter="jmsra" res-type="jakarta.jms.Queue" jndi-name="jms/ejb_ejb30_hello_mdb_InQueue">
<property name="Name" value="ejb_ejb30_hello_mdb_InQueue"></property>
</admin-object-resource>
<admin-object-resource res-adapter="jmsra" res-type="jakarta.jms.Queue" jndi-name="jms/ejb_ejb30_hello_mdb_OutQueue">
<property name="Name" value="ejb_ejb30_hello_mdb_OutQueue"></property>
</admin-object-resource>
</resources>