[ 
https://issues.apache.org/jira/browse/OPENEJB-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Blevins updated OPENEJB-1279:
-----------------------------------

    Summary: Stateless PreDestroy called on undeploy/shutdown  (was: Stateless 
PostConstruct called on undeploy/shutdown)

> Stateless PreDestroy called on undeploy/shutdown
> ------------------------------------------------
>
>                 Key: OPENEJB-1279
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1279
>             Project: OpenEJB
>          Issue Type: Improvement
>          Components: container system
>            Reporter: David Blevins
>            Assignee: David Blevins
>             Fix For: 3.1.3
>
>
>     # PostConstruct methods are invoked on all instances in the pool
>     # when the bean is undeployed and its pool is closed.  The
>     # CloseTimeout specifies the maximum time to wait for the pool to
>     # close and PostConstruct methods to be invoked.
>     #
>     # Usable time units: nanoseconds, microsecons, milliseconds,
>     # seconds, minutes, hours, days.  Or any combination such as
>     # "1 hour and 27 minutes and 10 seconds"
>     CloseTimeout = 5 minutes

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to