You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by jackrabbit <ja...@gmail.com> on 2008/04/08 17:19:57 UTC

wrong exception thrown?

Hi,

when sending a message to a deleted TemporaryQueue, ActiveMQ threw a
JMSException. Shouldn't that be an InvalidDestinationException?
The exception was thrown at ActiveMQSession.java:1583 (ActiveMQ 5.0.0).

thanks,
jackrabbit
-- 
View this message in context: http://www.nabble.com/wrong-exception-thrown--tp16560154s2354p16560154.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.


Re: wrong exception thrown?

Posted by Rob Davies <ra...@gmail.com>.
thx - fix just committed

On 9 Apr 2008, at 15:25, jackrabbit wrote:

>
> FYI: the issue number is AMQ-1651.
> -- 
> View this message in context: http://www.nabble.com/wrong-exception-thrown--tp16560154s2354p16586193.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>


Re: wrong exception thrown?

Posted by jackrabbit <ja...@gmail.com>.
FYI: the issue number is AMQ-1651.
-- 
View this message in context: http://www.nabble.com/wrong-exception-thrown--tp16560154s2354p16586193.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.


Re: wrong exception thrown?

Posted by jackrabbit <ja...@gmail.com>.
Ok, I'll post a bug report.


rajdavies wrote:
> 
> yes it should be! - want to raise a jira?
> On 8 Apr 2008, at 16:19, jackrabbit wrote:
>> Hi,
>>
>> when sending a message to a deleted TemporaryQueue, ActiveMQ threw a
>> JMSException. Shouldn't that be an InvalidDestinationException?
>> The exception was thrown at ActiveMQSession.java:1583 (ActiveMQ  
>> 5.0.0).
> 

-- 
View this message in context: http://www.nabble.com/wrong-exception-thrown--tp16560154s2354p16580374.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.


Re: wrong exception thrown?

Posted by Rob Davies <ra...@gmail.com>.
yes it should be! - want to raise a jira?
On 8 Apr 2008, at 16:19, jackrabbit wrote:

>
> Hi,
>
> when sending a message to a deleted TemporaryQueue, ActiveMQ threw a
> JMSException. Shouldn't that be an InvalidDestinationException?
> The exception was thrown at ActiveMQSession.java:1583 (ActiveMQ  
> 5.0.0).
>
> thanks,
> jackrabbit
> -- 
> View this message in context: http://www.nabble.com/wrong-exception-thrown--tp16560154s2354p16560154.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>