Wrong exception thrown when the connection URL contains a broker name followed
by ":" but no port number is specified.
------------------------------------------------------------------------------------------------------------------------
Key: QPID-919
URL: https://issues.apache.org/jira/browse/QPID-919
Project: Qpid
Issue Type: Bug
Components: Java Client
Affects Versions: M3
Reporter: Arnaud Simon
Fix For: M3
The exception that is currently thrown is:
ERROR: java.lang.StringIndexOutOfBoundsException: String index out of range: ..
An URLSyntaxException should be thorn instead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.