Hello all,
I've read some articles regarding to the parallel deployment of tomcat 7. >From what I've read, enabling parallel deployment requires the enablement of tomcat session as well. However, the API server and client I'm working with don't do any session management using the tomcat session. Therefore, I've the tomcat session disabled. So, what's the behaviour of parallel deployment when I just turned on the tomcat session without having the client ever do anything with the session id in url or cookie. In that case, all of the requests coming to the tomcat doesn't have any session info. I'm going to do some tests but if someone on the list could shed me some light on this would be highly appreciated. Thank you. Regards, Sammy Mt Lau