[ 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 15: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: Open
Resolution: None
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.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=667595&group_id=54559