0 Replies Latest reply on May 15, 2007 12:50 PM by jc7442

    Asynchronous jboss extension & timeout.

    jc7442

      There is an extension in JBoss EJB3 to manage asynchronous calls. When invoking a synchronous EJB, there is a timeout for the maximum time allowed to execute the service.

      What's about JBoss asynchronous calls ? Is there a timeout ? Has the timeout the same delay as for the synchronous call ?