Session createTopic and createQueue don't provide clear error when an empty Destination is given ------------------------------------------------------------------------------------------------
Key: AMQCPP-229 URL: https://issues.apache.org/activemq/browse/AMQCPP-229 Project: ActiveMQ C++ Client Issue Type: Improvement Components: CMS Impl Affects Versions: 2.2.4 Reporter: Timothy Bish Assignee: Timothy Bish Priority: Minor Fix For: 2.2.5 When creating Destinations with an Empty string value the error given from the client doesn't make it clear what happened. The code should catch the problem earlier and throw a meaningful error. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.