Robbie Gemmell created QPID-4751:
------------------------------------

             Summary: Connection URLs in existing examples still use the 'test' 
virtualhost, which no longer exists in the initial Java broker config
                 Key: QPID-4751
                 URL: https://issues.apache.org/jira/browse/QPID-4751
             Project: Qpid
          Issue Type: Bug
    Affects Versions: 0.21
            Reporter: Robbie Gemmell
             Fix For: 0.22


Connection URLs in existing examples still use the 'test' virtualhost, which no 
longer exists in the initial Java broker config, which removed the thre 
previous 'localhost' 'development' and 'test' virtualhosts and instead has only 
a single 'default' virtualhsot. As a result, the examples will fail to run 
unless the user adds a 'test' virtualhost or changes the connection URL 
themselves.

The example configurations should be updated to remove the virtualhost from the 
URL entirely, which will make the client connect to the brokers current default 
virtualhost regardless what it is actually called, meaning the examples will 
work against newer and older releases shipping config as well as after the user 
reconfigures the broker.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to