Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do you bind a queue to a context for subsequent applications to look up? If queues are created in the context of a session, how can they be used by another session?

0
Posted

How do you bind a queue to a context for subsequent applications to look up? If queues are created in the context of a session, how can they be used by another session?

0

Location: http://www.jguru.com/faq/view.jsp?EID=86692 Created: Jun 26, 2000 Modified: 2000-06-26 06:44:52.628 Author: Andreas Mueller (http://www.jguru.com/guru/viewbio.jsp?EID=23179) Question originally posed by Kim Limbrick (http://www.jguru.com/guru/viewbio.jsp?EID=44668 A client cannot create a queue, except temporary queues. If your question refers to the createQueue() method of a QueueSession, the JMS 1.0.2 specification states, that this method is not to create the physical queue instance but only the destination object, which is the address of the queue. Creating physical queues is an administration task not to be performed by a client. This is well separated in JMS.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123