> 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.