[ openjms-Bugs-667595 ] InvalidDestinationException for null destination
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.java.openjms.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #667595, was opened at 2003-01-14 06:18
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=667595&group_id=54559
Category: specification
Group: v0.7.3.2
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Oh Jiung (ohju)
Assigned to: Jim Alateras (jalateras)
Summary: InvalidDestinationException for null destination
Initial Comment:
createBrowser(null),
createReceiver(null),
createDurableSubscriber(null, "t"), and
createSubscriber(null)
should throw InvalidDestinationException,
not JMSException.
This breaks JORAM tests testCreateBrowser_1,
testCreateReceiver_1, testCreateDurableSubscriber_1,
and testCreateSubscriber_1.
----------------------------------------------------------------------
>Comment By: Tim Anderson (tanderson)
Date: 2003-01-14 13:16
Message:
Logged In: YES
user_id=557161
Fixed in CVS. Will be available in the 0.7.4 release.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=667595&group_id=54559