I knew qpid for one week. I set up a java broker. and  i connect the broker
by jms client. but i can't how to apply queue options for a created queue.

I found the following configuration options in C++ broker online document.
(
http://qpid.apache.org/books/trunk/AMQP-Messaging-Broker-CPP-Book/html/ch02.html
http://qpid.apache.org/books/trunk/AMQP-Messaging-Broker-CPP-Book/html/ch02.html
)

/   --max-queue-count N  Maximum in-memory queue size as a number of
messages
   --limit-policy [none | reject | flow-to-disk | ring | ring-strict]/

but i don't know how to apply these queue options in jms client.

 Can anyone give me some advice?  thanks in advance.

-Dee

--
View this message in context: 
http://apache-qpid-users.2158936.n2.nabble.com/How-can-i-appy-queue-options-in-java-broker-tp6831526p6831526.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to