1 Reply Latest reply on Jun 26, 2007 3:52 AM by timfox

    JBMESSAGING-999 (Bridge should retry on startup)

    sergeypk

      I've committed the code (a one-line change). Now the start() operation does not return until the bridge has actually established both connections. But I'm actually not sure if this is desired, maybe start() should return immediately and the bridge should work on establishing connections on its own in a separate thread?