On 25/04/2008, lahiru gunathilake <[EMAIL PROTECTED]> wrote: > Hi all, > > I tried to get the qpid java management console work by reading the README > file. But theres' no startup.jar located in eclipse folder. > I installed Qpid successfully by running mvn -Pfastinstall. Now I can start > the server and monitor qpid using Jconsole. > > When I tried to run the qpidmc.sh it tells that there's no startup.jar. > > Can any body help me how to start the management console. > > Thanks in advace > lahiru > > -- > East or West > Mahindians are the > Best... !
To get the management console for windows (unix one doesn't build correctly QPID-843) running mvn in the distribution dir should produce a windows build of the mc that will work against the broker. hth Martin -- Martin Ritchie
