The pifall of invm is it handles a single broker. Maybe check you dont have multiple ones - jmx can be a first easy check for that.
If it is not enough activate debug logs for activemq, you will then get all the needed information I guess - alternative is to debug BrokerRegistry#findFirst if you find it easier, up to you. Le 18 nov. 2015 07:36, "mean_bcp" <[email protected]> a écrit : > Ah, yes - I followed the instructions here: > > https://rmannibucau.wordpress.com/2014/03/06/tomee-and-activemq-webconsole/ > > So my system.properties in tomee/conf has: > > webconsole.type = invm > > I did not add the other classloader properties mentioned in your blog, > because of the comment that it would be fixed in future versions. > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/Configuring-ActiveMQ-console-in-tomee-tp4676762p4676839.html > Sent from the TomEE Users mailing list archive at Nabble.com. >
