Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
When creating a connection to a reply queue the service should check if Broker URL is available in the ServiceInfo object and if so it should be the broker to use. Current code gets the value for the broker URL from its getServiceUri() method which sometimes returns a null value.