1 Reply Latest reply on May 2, 2002 7:37 PM by thorinside

    Are JMX method calls made synchronous?

    thorinside

      I am trying to test a JMX method that may be called from multiple threads through the JMX web interface, and I am getting synchronous behaviour. One execution will block any further executions until it completes. Is this a limitation of the web adapter interface to JMX? Or will EJBs see this kind of bottleneck as well?

      Thanks.

      -T