0 Replies Latest reply on Jun 18, 2008 8:52 PM by green804

    EJB number of retries

    green804

      I have a stateless session bean that is accessed over RMI. It's taking a lot of time. It appears that it's getting called multiple times when it's handing. Does anyone know how many times JBoss will retry it? Can anyone tell me where this might be configured? I'm looking to modify the time allotted before retrying and number of retries.

      Thanks in advance.