Re: NPE for ${requestContext.brokerQuery.brokerAdmin.brokerName}

2009-01-06 Thread Dejan Bosanac
Hi, you have to enable JMX for your broker in order to have properly working web console. Cheers -- Dejan Bosanac Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Tue, Jan 6, 2009 at 1:12 AM, Shahzad Bhatti

Re: NPE for ${requestContext.brokerQuery.brokerAdmin.brokerName}

2009-01-05 Thread Shahzad Bhatti
Sorry, for the late reply but I have both of those files in WEB-INF and as I mentioned I copied all files from admin's WEB-INF except activemq.xml, which I simplified with minimum configuration. Any other ideas? Thanks. Dejan Bosanac wrote: Hi, as far as I can see from your

Re: NPE for ${requestContext.brokerQuery.brokerAdmin.brokerName}

2009-01-05 Thread Shahzad Bhatti
I made some progress and I can see the first page index.jsp shows up properly, but when I try to add queue it fails, here is my webapps/admin/WEB-INF/webconsole-embedded.xml beans bean id=placeholderConfig class=org.springframework.beans.factory.config.PropertyPlaceholderConfigurer

Re: NPE for ${requestContext.brokerQuery.brokerAdmin.brokerName}

2008-12-25 Thread Dejan Bosanac
Hi, as far as I can see from your configuration, you're missing dispatcher-servlet.xml and webconsole-embedded.xml for starters. Take a look at webapps/admin/WEB-INF/ folder of the ActiveMQ distribution for examples. Cheers -- Dejan Bosanac Open Source Integration - http://fusesource.com/

NPE for ${requestContext.brokerQuery.brokerAdmin.brokerName}

2008-12-24 Thread Shahzad Bhatti
I am trying to setup embedded ActiveMQ inside Tomcat. It is largely based on admin webapp included in the distribution. However, when the server starts up, I see type Exception report message description The server encountered an internal error () that prevented it from fulfilling this