In a production environment, (not debugging mode with hotswap) does anyone know of a application server or any kind of technology that enables you to update a web application without restarting it?
I've looked for a while but can't seem to find anything that will let you. I'm looking for this feature basically because if I need to make a small change to the application in the middle of the day, I don't want anyone to lose their sessions.
Any suggestions are appreciated.
Thanks
I've looked for a while but can't seem to find anything that will let you. I'm looking for this feature basically because if I need to make a small change to the application in the middle of the day, I don't want anyone to lose their sessions.
Any suggestions are appreciated.
Thanks
Comment