JBoss Community

Re: How to force a transition when HttpSession in which task was started is no longer valid

created by Sylvain Catudal in jBPM - View the full discussion

I just started implementing a ServletContextListener that will call the appropriate transition for sessions that are destroyed normally (timeout or user logout) and a Quartz job that will handle sessions that have been closed by unexpected crash of the appServer (hopefully, it'll never have to do anything).

 

Stop me please if there is a smarter way to do this.

 

Thanks

Reply to this message by going to Community

Start a new discussion in jBPM at Community