I was just wondering what happens to long running process under upgrade (upgrade of javaservice tasks, process definition etc) which results in restart of servlet container.
If the shutdown occurs in the middle of a service task then is there any way to re run it when the servlet container comes to live again ?
Is there any way to track the processes which got affected of this scenario so that the processed don't get lost ?
I am just keen to find out what the best practices are to talke this kind of issue.
Thanks.
Sazzadul