[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-1144) Routing problem on Browsing when using mixed deliveries..
Tim Fox (JIRA)
jira-events at lists.jboss.org
Thu Nov 8 12:59:44 EST 2007
[ http://jira.jboss.com/jira/browse/JBMESSAGING-1144?page=all ]
Tim Fox closed JBMESSAGING-1144.
--------------------------------
Resolution: Rejected
The test is failing with the excepton since the message is being sent with a JMS priority of 10 which is illegal.
It is therefore valid for it to throw a JMSException.
JMS legal priorities are 0-9 (See JMS spec 3.4.10).
Having said that it will improve the exception message so it is more obvious to the user why the exception is being thrown
> Routing problem on Browsing when using mixed deliveries..
> ---------------------------------------------------------
>
> Key: JBMESSAGING-1144
> URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1144
> Project: JBoss Messaging
> Issue Type: Bug
> Affects Versions: 1.4.0.SP1
> Reporter: Clebert Suconic
> Assigned To: Tim Fox
> Fix For: Stable branch
>
>
> I believe the error is due to mixed delivery modes... but that's just a guess as I didn't have time to look at logs.
> I'm committing a testcase on BrowserTest for this.
> This testcase was reported by Carlo.. I just converted this testcase from his original test on EJB3.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list