I’m trying to wire up a Bus without Spring, and include a couple extensions. 
Scanning through unit tests in the source gets me part of the way there.  I see 
the Bus register via JMX, but the deployed service and CounterRepository 
doesn’t wire up to JMX correctly. 

Is there some order of operations here that I am missing?

Code snippet:
http://pastebin.com/54dxxDzS

Screenshot of JMX:
http://imgur.com/zJz2Q4N

Thanks,
Matt

Reply via email to