<Resource id="Foo" type="javax.jms.ConnectionFactory">
ResourceAdapter = id-of-your-rar
</Resource>

i think the rar is started automatically since it is in your ear so a
name should be printed in the logs

Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau



2012/12/5 rohiddev <rohid...@gmail.com>:
> Could you provide me with the information needed in tomee.xml for websphere
> mq.
>
> http://tomee.apache.org/containers-and-resources.html
>
> Declarable in tomee.xml via
> <Resource id="Foo" type="need value of websphere mq">
> </Resource>
>
> <Resource id="Foo" type="javax.jms.ConnectionFactory">
> ResourceAdapter Need value for websphere mq
> </Resource>
>
> websphere mq adapter (name of file = wmq.jmsra.rar, based ra.xml
> <resourceadapter-class>
> com.ibm.mq.connector.ResourceAdapterImpl </resourceadapter-class>
>
> Thanks,
>
>
>
>
>
>
>
> --
> View this message in context: 
> http://openejb.979440.n4.nabble.com/websphere-MQ-tp4658647p4659119.html
> Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to