Hi
You can use the webconsole with 4.1.1. I think your issue is a bug in
the trunk version that requires that you specify a jmx-username and
password. There's a posting by me on the dev list that contains, among
other, a path for this issue. If you can't find that posting just
write me an email and I'll send it to you.
An other workaround is to actually specify the username and password.
Unfortunately I don't remember the system properties, but you'll find
them in the webconsole-properties.xml.

Mario


On 10/4/07, tmccauley <[EMAIL PROTECTED]> wrote:
>
> All
>
>    I am trying to get web console to connect and work on a remote box using
> Tomcat 5.5.23.  I am tried to use the latest ActiveMQ 5 web console war with
> properties.  Can the latest ActiveMQ 5 web console war be used to connect to
> a remote ActiveMQ 4.1.1 broker?  If not how can I create an ActiveMQ 4.1.1
> web console war file.  Sorry, I am not that familure with maven, most used
> Ant for builds.  Any help would be greatly appreciated.
>
> TIA
> Tim McCauley
>
> The following is from the console on startup -
>
> INFO: Deploying web application archive
> activemq-web-console-5.0-20070927.100110-10.war
> Oct 4, 2007 11:02:02 AM
> org.springframework.context.support.AbstractApplicationContext
> prepareRefresh
> INFO: Refreshing
> [EMAIL PROTECTED]:
> display name [Root WebApplicationContext]; startup date [Thu Oct 04 11:02:02
> EDT 2007]; root of context hierarchy Oct 4, 2007 11:02:02 AM
> org.springframework.beans.factory.xml.XmlBeanDefinitionReader
> loadBeanDefinitions
> INFO: Loading XML bean definitions from ServletContext resource
> [/WEB-INF/webconsole-properties.xml]
> Oct 4, 2007 11:02:02 AM
> org.springframework.context.support.AbstractApplicationContext
> obtainFreshBeanFactory
> INFO: Bean factory for application context
> [EMAIL PROTECTED]:
> [EMAIL PROTECTED]
> Oct 4, 2007 11:02:02 AM
> org.springframework.beans.factory.support.DefaultListableBeanFactory
> preInstantiateSingletons
> INFO: Pre-instantiating singletons in
> [EMAIL PROTECTED]:
> defining beans
> [placeholderConfig,sessionPool,brokerQuery,connectionFactory,queueBrowser,messageQuery];
> root of factory hierarchy
> Oct 4, 2007 11:02:02 AM
> org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
> destroySingletons
> INFO: Destroying singletons in
> [EMAIL PROTECTED]:
> defining beans [placeholderConfig,sessionPool,broker
> Query,connectionFactory,queueBrowser,messageQuery]; root of factory
> hierarchy
> Oct 4, 2007 11:02:02 AM org.apache.catalina.core.StandardContext start
> SEVERE: Error listenerStart
> Oct 4, 2007 11:02:02 AM org.apache.catalina.core.StandardContext start
> SEVERE: Context [/activemq-web-console-5.0-20070927.100110-10] startup
> failed due to previous errors
>
> I set JAVA_OPTS and even tried to change the activemq-properties.xml file
> directly and neither works.
>
> --
> View this message in context: 
> http://www.nabble.com/Web-console-for-ActiveMQ-4.1.1-from-remote-box-tf4569474s2354.html#a13042102
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
>

Reply via email to