Hi all, could you please help me to understand the meaning of the code in JmsListenerFactory that deals with the initialization of listeners? I am confused and before I touch it I would like to be sure I am not missing anything.
Specifically: 1) what is the purpose of the while block in the run() method? 2) under what circumstances the loadListener method could return a null object? or a listener that is not connected? Kind regards, Jacopo