Hi,

i use:

- apache-tomee-plus-1.5.1
- openejb-core:4.5.1 -
http://mvnrepository.com/artifact/org.apache.openejb/openejb-core/4.5.1

my tomee.xml:

<Resource id="MyJmsResourceAdapter" type="ActiveMQResourceAdapter">
  BrokerXmlConfig =  broker:(tcp://localhost:61618)
  ServerUrl       =  tcp://localhost:61617
</Resource>

<Resource id="MyJmsConnectionFactory" type="javax.jms.ConnectionFactory">
  ResourceAdapter = MyJmsResourceAdapter
</Resource>

<Resource id="searchProtocolQueue" type="javax.jms.Queue"/>

thank you for your help. 



--
View this message in context: 
http://openejb.979440.n4.nabble.com/mdb-question-tp4661033p4661036.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to