4 Replies Latest reply on Jun 23, 2006 3:01 AM by timfox

    The client side message producer never ends

    markash

      Good Day,

      I have a client application that connects to the JBoss Messaging server that is deployed in JBoss AS 4.0.4.GA. In my client application, I close the session, connection and producer and still the client application will not end.

      Is the client waiting for acknowledgement from the server?

      The messages are TextMessage which are not in a TX and are AUTO_ACKNOWLEDGE on the server and the client.

      Regards,
      Mark P Ashworth