0 Replies Latest reply on Apr 8, 2004 6:41 AM by atropper

    Blocked on EJB call

    atropper

      Hi,
      I am new with the JBoss technology and I will appreciate your help with the following issue:
      I have a statefull EJB running in JBoss, while I invoke one of the EJB method remotely from a different machine, The method is blocked for more than 1 minute (in the client).
      When I try to debug the EJB method within the JBoss it seems that the method invoked only after more than a minute after the client requested invoking the EJB method. Any ideas where the message is queued? is there a chance that JBoss halt this message?

      Thanks,
      Amit.