Its one time activity you have to place the Jar files in Tomcat Application location, once it was deployed restart the tomcat services and then use below link to kill old session of CMS
Link for Tomcat Application:- http://<Server Name>:<Port Number>/KillSession.jsp
Depend on the operating system you have to choose below method to automate your process:-
- Windows (Use Task Scheduler to kill old cms session)
- UNIX (Use SHELL Script to kill old CMS session)
- Third Party scheduler
Thanks,
Daya