jsr343-experts@jms-spec.java.net

[jsr343-experts] (JMS_SPEC-67) Relaxing the requirement to throw an exception if a message is sent to a deleted temp destination

From: Nigel Deakin <nigel.deakin_at_oracle.com>
Date: Tue, 10 Jan 2012 12:48:40 +0000

Thanks. I've logged this as
http://java.net/jira/browse/JMS_SPEC-67

and I'll make sure this is property considered (probably after the early draft).

Nigel

On 10/01/2012 01:57, Hiram Chirino wrote:
> If I recall correctly, I first encountered the requirement was when I
> was testing Geronimo against the JMS TCK. The TCK has a test case
> which checked the requirement I described. I guess the TCK
> implementors justify the test assertion due to the API documentation
> on send method that states throws 'InvalidDestinationException - if a
> client uses this method with a QueueSender with an invalid queue.'
>
> Regards,
> Hiram
>
> FuseSource
> Web: http://fusesource.com/
>
>
>
> On Mon, Jan 9, 2012 at 6:36 AM, Nigel Deakin<nigel.deakin_at_oracle.com> wrote:
>> Hi Hiram.
>>
>>
>> On 04/01/2012 17:19, Hiram Chirino wrote:
>>>
>>> Hi Everyone,
>>>
>>> As an implementor of the JMS 1.1 spec one of the things that bother me
>>> about that version of the spec is the need to throw an exception when
>>> a client attempts to send a message to a temporary destination which
>>> has been deleted.
>>
>>
>> Can you please indicate which part of the specification or javadocs you are
>> referring to?
>>
>> Thanks,
>>
>> Nigel