[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-2090) Support maximum wait time in EJBContainer when using BlockContainerShutdownInterceptor
James Livingston (JIRA)
jira-events at lists.jboss.org
Wed May 12 03:21:26 EDT 2010
Support maximum wait time in EJBContainer when using BlockContainerShutdownInterceptor
--------------------------------------------------------------------------------------
Key: EJBTHREE-2090
URL: https://jira.jboss.org/jira/browse/EJBTHREE-2090
Project: EJB 3.0
Issue Type: Feature Request
Reporter: James Livingston
You can use BlockContainerShutdownInterceptor to hold shutdown until after EJB invocation complete, which could potentially take a long time.
It would be good if there was a way to configure a maximum wait time for the EJBContainer, so that shutdown could proceed anyway if the EJBs take too long to complete the invocations.
--
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