btw, another thing here: you'll need something like this in your system.properties (adapted to your settings):
# # Configuration of the amq web console for the OpenEngSB. # webconsole.type=properties webconsole.jms.url=tcp://localhost:6549 webconsole.jmx.url=service:jmx:rmi:///jndi/rmi://localhost:1099/karaf-openengsb webconsole.jmx.user=karaf webconsole.jmx.password=karaf Kind regards, Andreas On Sat, Dec 17, 2011 at 13:10, Andreas Pieber <[email protected]> wrote: > In fact its a problem with aries jndi. Use karaf 3,upgrade to the aries > release candidates for jndi and it works. > > Kind regards, Andreas > > Send from my mobile. Please excuse the brevity and/or possible auto > correction errors. > On Dec 17, 2011 8:17 AM, "Jean-Baptiste Onofré" <[email protected]> wrote: > >> Hi Matt, >> >> it's a known issue. >> >> I raised >> https://issues.apache.org/**jira/browse/AMQ-3553<https://issues.apache.org/jira/browse/AMQ-3553>about >> that. >> >> I just have to find some time to work on it :) >> >> Regards >> JB >> >> On 12/17/2011 12:05 AM, Matt Madhavan wrote: >> >>> Hello, >>> I have created an additional broker called "fundation" with couple of >>> Queues. When I start the Webcondole for the ActiveMQ it shows only the >>> default web-console broker. I do not see my broker(foundation) at all! >>> >>> Do I need to use a different url ? >>> >>> Thanks >>> Matt >>> >>> >>> -- >>> View this message in context: http://karaf.922171.n3.nabble.** >>> com/Karaf-ActiveMQ-WebConsole-**Issue-tp3592914p3592914.html<http://karaf.922171.n3.nabble.com/Karaf-ActiveMQ-WebConsole-Issue-tp3592914p3592914.html> >>> Sent from the Karaf - User mailing list archive at Nabble.com. >>> >> >> -- >> Jean-Baptiste Onofré >> [email protected] >> http://blog.nanthrax.net >> Talend - http://www.talend.com >> >
