Thanks Ted. I downloaded the client. But when I try to run , ${QPID_CLI}/bin/qpid-cli -h [HostName of IP of the broker ] -p [Portof the broker], I am getting the following error D:\qpid-cli-java-bin-1.0\qpid-cli-java-1.0\bin>echo %QPID_CLI% D:\qpid-cli-java-bin-1.0\qpid-cli-java-1.0 D:\qpid-cli-java-bin-1.0\qpid-cli-java-1.0\bin>qpid-cli -h localhost -p 5672 'qpid-cli' is not recognized as an internal or external command, operable program or batch file. I am in windows machine. I set QPID_CLI environmental variable. But I noticed in /bin, the qpid_cli is just a file without any extention.I think it is the shell script. But I want the .bat file since I am running in windows. Where can I get the corresponding .bat file for this. -----Original Message----- From: Ted Ross [mailto:tross@redhat.com] Sent: Friday, August 22, 2008 2:58 PM To: qpid-users@incubator.apache.org Subject: Re: Management console for qpid-1.0-incubating-M2.1 for Windows Padmapriya Mahalingam wrote: > Hi, > > > > I am using qpid-1.0-incubating-M2.1 (Java version) in windows. From > where I can download the management console for this version?. > > > > > I have forwarded to you directly (so as not to clutter the list) an email from a Google Summer of Code participant who developed a management console for the Java broker. Please give it a try. -Ted