Bug 787611 - qmf-console examples access localhost broker only
Summary: qmf-console examples access localhost broker only
Keywords:
Status: NEW
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-cpp
Version: 2.1
Hardware: sparc64
OS: Solaris
low
medium
Target Milestone: ---
: ---
Assignee: messaging-bugs
QA Contact: MRG Quality Engineering
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-06 10:18 UTC by Frantisek Reznicek
Modified: 2020-11-04 19:14 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Target Upstream Version:


Attachments (Terms of Use)
Patch to qmf-console examples (5.46 KB, patch)
2012-02-06 10:21 UTC, Frantisek Reznicek
no flags Details | Diff

Description Frantisek Reznicek 2012-02-06 10:18:39 UTC
Description of problem:

qmf-console examples (console.cpp ping.cpp printevents.cpp queuestats.cpp) access localhost broker.

This is not much handy in solaris case where there is no broker for that platform.

It is recommended to have possibility to specify broker host and port, optionally user credentials and authentication mechanisms.


Version-Release number of selected component (if applicable):
qpid-soleap0.tar.gz (2011-12-13)

How reproducible:
100%

Steps to Reproduce:
1. compile qmf-console
2. run any of examples, access to localhost broker
  

Actual results:
Examples useless without modification.

Expected results:
Examples usefull without modification.

Additional info:

Comment 1 Frantisek Reznicek 2012-02-06 10:21:26 UTC
Created attachment 559597 [details]
Patch to qmf-console examples

Attached patch solve the above problem.


Note You need to log in before you can comment on or make changes to this bug.