Discussion:
[openjms-developer] [ openjms-Bugs-786163 ] bad JMSDeliveryMode should cause InvalidSelectorException
SourceForge.net
2003-08-10 06:18:22 UTC
Permalink
Bugs item #786163, was opened at 2003-08-10 16:18
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=786163&group_id=54559

Category: server
Group: v0.7.5
Status: Open
Resolution: None
Priority: 1
Submitted By: Tim Anderson (tanderson)
Assigned to: Tim Anderson (tanderson)
Summary: bad JMSDeliveryMode should cause InvalidSelectorException

Initial Comment:
If a selector contains an invalid comparison on
JMSDeliveryMode, InvalidSelectorException should be
thrown. E.g:
. JMSDeliveryMode = 'non_persistent'
. JMSDeliveryMode = 'foo'
etc

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=786163&group_id=54559
SourceForge.net
2003-08-11 12:38:47 UTC
Permalink
Bugs item #786163, was opened at 2003-08-10 16:18
Message generated for change (Comment added) made by tanderson
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=786163&group_id=54559

Category: server
Group: v0.7.5
Status: Closed
Resolution: Fixed
Priority: 1
Submitted By: Tim Anderson (tanderson)
Assigned to: Tim Anderson (tanderson)
Summary: bad JMSDeliveryMode should cause InvalidSelectorException

Initial Comment:
If a selector contains an invalid comparison on
JMSDeliveryMode, InvalidSelectorException should be
thrown. E.g:
. JMSDeliveryMode = 'non_persistent'
. JMSDeliveryMode = 'foo'
etc

----------------------------------------------------------------------
Comment By: Tim Anderson (tanderson)
Date: 2003-08-11 22:38

Message:
Logged In: YES
user_id=557161

Fixed in CVS. Will be available in the 0.7.6 release.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=786163&group_id=54559
Loading...