I attempted to test it with the 3/27 5.9 snapshot on a UNIX machine running HP-UX 11.31, but it failed to start due to:
Loading message broker from: xbean:activemq.xml INFO | Refreshing org.apache.activemq.xbean.XBeanBrokerFactory$1@89cc5e: startup date [Mon Apr 01 12:57:29 EDT 2013]; root of context hierarchy INFO | PListStore:[/users/sav/amq/59/data/localhost/tmp_storage] started INFO | Using Persistence Adapter: KahaDBPersistenceAdapter[/users/sav/amq/59/data/kahadb] INFO | KahaDB is version 4 INFO | Recovering from the journal ... INFO | Recovery replayed 8 operations from the journal in 0.178 seconds. INFO | Apache ActiveMQ 5.9-SNAPSHOT (localhost, ID:blah.blah.sas.com-61151-1364835456171-0:1) is starting INFO | Listening for connections at: tcp://blah.blah.sas.com:61616?maximumConnections=1000&wireFormat.maxFrameSize=104857600 INFO | Connector openwire Started INFO | Listening for connections at: amqp://blah.blah.sas.com:5672?maximumConnections=1000&wireFormat.maxFrameSize=104857600 INFO | Connector amqp Started INFO | Apache ActiveMQ 5.9-SNAPSHOT (localhost, ID:blah.blah.sas.com-61151-1364835456171-0:1) started INFO | For help or more information please see: http://activemq.apache.org WARN | Could not instantiate listener org.apache.activemq.web.WebConsoleStarter java.lang.ClassNotFoundException: org.apache.activemq.web.WebConsoleStarter at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:303) at java.lang.ClassLoader.loadClass(ClassLoader.java:248) at org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:429) at org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:382) ...snip... ----- Stephen Vincent -- View this message in context: http://activemq.2283324.n4.nabble.com/Does-the-destination-wildcard-require-at-least-one-character-preceding-it-tp4662468p4665345.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.