Discussion:
[jboss-user] [EJB3] - Undeploy and runnable threads?
John Lee
2013-03-25 20:12:11 UTC
Permalink
John Lee [https://community.jboss.org/people/jhn134910] created the discussion

"Undeploy and runnable threads?"

To view the discussion, visit: https://community.jboss.org/message/804722#804722

--------------------------------------------------------------
After undeploy of EAR, are all runnable threads guaranteed to complete before undeploy happens?

For example, say my EAR receives a number of requests to do writes to transactional cache. While those writes are in progress, my EAR is undeployed. Are all my writes guaranteed to be attempted?
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/804722#804722]

Start a new discussion in EJB3 at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2029]
Loading...