1 Reply Latest reply on Jan 4, 2012 10:29 AM by davsclaus

    Proper way to dispose of producer template?

    jamie3_james.archibald

      What is the proper was to dispose of the producer template? I see there is a stop() method, but what exactly does this do?

       

      Say I have a producer template that called requestBody("activemq:queue:foo"), do I need to call stop() to perform any additional releasing of resources?