have you sent at least one message through? If I remember it correctly, CR doesn't show up before the counting really starts (i.e., before the first message goes through).
2014-09-10 3:31 GMT+02:00 Matt Pavlovich <[email protected]>: > 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
