HuiSheng Xu [
http://community.jboss.org/people/rebody] replied to the discussion
"Close ProcessEngine upon BPM console undeployment"
To view the discussion, visit:
http://community.jboss.org/message/550488#550488
--------------------------------------------------------------
Hi Alejandro,
If you want to prevent close a shared processEngine, we could igore the
Configuration.getProcessEngine(), and let ServletContextListener to maintain the
lifecycle of the processEngine. Maybe put the processEngine into the ServletContex scope
of console webapp is a solution to solve that.
I think this is easier for people to understand and use.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/550488#550488]
Start a new discussion in jBPM Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]