3 Replies Latest reply on Oct 29, 2004 3:50 PM by starksm64

    client listening for jmx notifications hangs services sendin

      I have a client that listens for jmx notifications using the RMINotificationListener. It works great, except for the fact that if I suspend my client, my service hangs in a socket read after having sent the notification. When I resume my client, the service either continues normally, or complains with some socket errors before continuing (depends on how long I suspend the client).

      Server is JBoss 3.2.5 (default + my services). Client uses 3.2.5 jbossall-client.jar.

      This is a show stopper problem for me. I'd appreciate any suggestions.

      Thanks in advance,
      jj