[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1919) Add "invokerDestructionDelay" parameter to EJB3 InvokerLocator

Ron Sigal (JIRA) jira-events at lists.jboss.org
Mon Sep 14 21:01:24 EDT 2009


Add "invokerDestructionDelay" parameter to EJB3 InvokerLocator
--------------------------------------------------------------

                 Key: EJBTHREE-1919
                 URL: https://jira.jboss.org/jira/browse/EJBTHREE-1919
             Project: EJB 3.0
          Issue Type: Task
            Reporter: Ron Sigal


Currently, each EJB3 invocation creates a new Remoting connection.  However, the Remoting parameter "invokerDestructionDelay" (value in milliseconds) can be used to delay the destruction of a client invoker so that it might still exist for the next EJB3 invovation. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list