--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
If you need something more specific (like configuring TLS), you may need to write your own ObjectFactory [3].If you want to configure the JMS client in JNDI, it is covered here [1].If you want to configure the AMQP client in JNDI, you need to declare the ConnectionFactory as a JNDI resource. The ConnectionFactory isn't exactly a JavaBean, but it may be created by Tomcat resource factory [2] for a basic setup.
On Fri, Apr 13, 2018 at 6:28 AM, KARTHIK SHIVAKUMAR <nskar...@gmail.com> wrote:
Hi
I need sample example of RabbitMQ/JNDI for a Tomcat 8 app ( NoN - Spring Application) ...
Anybody got URL's/Code plz share.
Karthik
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.