I can't seem to find any documentation on the configurable "connect response timeout" of an ActiveMQConnection.
Believe it's used only in method ensureConnectionInfoSent() but still would like to understand it and also is the default value 0 reasonable or would it not make sense to configure a relatively short timeout value. - Martin