Hi Michael, What's needed in this case is the commons-management-1.0.jar.
You can get it here: http://repo.fusesource.com/maven2/org/fusesource/commonman/commons-management/1.0/ Place it into the ${ACTIVEMQ_HOME}/lib directory, and you should be golden. Hope that works for you, Ben. mjustin wrote: > Hello, > > the current snapshot and some of the olders fail to start the admin console. > The log says: > > 2010-03-09 16:56:49,784 | INFO | ActiveMQ Console at > http://0.0.0.0:8161/admin | org.eclipse.jetty.util.log | main > 2010-03-09 16:56:49,945 | INFO | Initializing Spring root > WebApplicationContext | /camel | main > 2010-03-09 16:56:51,313 | ERROR | Context initialization failed | > org.springframework.web.context.ContextLoader | main > org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected > exception parsing XML document from ServletContext resource > [/WEB-INF/applicationContext.xml]; nested exception is > java.lang.NoClassDefFoundError: > org/fusesource/commons/management/ManagementStrategy