mirror of https://github.com/apache/activemq.git
20 lines
827 B
XML
20 lines
827 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!--
|
|
** This file was automatically generated by EJBGen 9.1.0
|
|
** Build: 20040513-20051118
|
|
-->
|
|
<weblogic-ejb-jar
|
|
xmlns="http://www.bea.com/ns/weblogic/90" xmlns:j2ee="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.bea.com/ns/weblogic/90 http://www.bea.com/ns/weblogic/90/weblogic-ejb-jar.xsd">
|
|
<weblogic-enterprise-bean>
|
|
<ejb-name>CounterMDB</ejb-name>
|
|
<message-driven-descriptor>
|
|
<resource-adapter-jndi-name>activemq/ResourceAdapter</resource-adapter-jndi-name>
|
|
</message-driven-descriptor>
|
|
<resource-description>
|
|
<res-ref-name>cf</res-ref-name>
|
|
<jndi-name>activemq/ConnectionFactory</jndi-name>
|
|
</resource-description>
|
|
</weblogic-enterprise-bean>
|
|
</weblogic-ejb-jar>
|