To enable hot code replacement during remote debugging (from the Eclipse IDE for example) you need to add the following Java option to the startup script of the Catalina server:
...
To enable hot code replacement during remote debugging (from the Eclipse IDE for example) you need to add the following Java option to the startup script of the Catalina server:
...