java - Can we update a jar / war file in a deployed server and then reload the new jar / war file? -


Can we update a jar / war file to a deployed server and then reload the new jar / war file Can you? If so, how can we get it, and if possible, the potential list web server that supports this feature.

Yes.

All major Java EE Servlet containers support this. Whatever I have worked with, it includes glassfish, tomcat, webspreader, web logic and jeron.

I have not used other Oracle containers, but I think it also does this.

He said, none of them support it in a reliable way (they will find out the most changes, but there are some types of class changes that will always need to be restarted), when Unless you are using below.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -