On 12/04/07, Martin Ritchie <[EMAIL PROTECTED]> wrote:

I've just recently be going over the fact that we automatically
declare and bind queues when we create a new consumer. In a real world
system we wouldn't want to have client code automatically
creating/binding JMS Queues.

Well, we may not want to have that enabled by default but it can be
useful functionality.

I just wondered if any of my fellow qpid-ians would have a problem
with this change in the java client until we re-layer and remove this
auto-creation code for queues completely.

I think it's sensible that the default is that queues cannot be
created on the fly but we currently have at least one application in
production that relies on this behaviour so any future solution must
support this in some form.

RG

Reply via email to