jsr343-experts@jms-spec.java.net

[jsr343-experts] Re: Session.createQueue / createTopoic

From: Clebert Suconic <clebert.suconic_at_gmail.com>
Date: Fri, 15 Jul 2011 13:14:27 -0500

> Can you log this in JIRA, preferably with some suggested javadoc text?
>
> Do you mean change the spec so that createTopic/createQueue *won't* throw an
> exception if the destination doesn't exist? What would the method return in
> that case?
>

Change the spec so the provider can create the destination on the
broker side case the destination doesn't exist.

There is a test on the TCK validating this, If I change the behaviour
to create the destination that test will fail.


I will log a JIRA.