вс, 28 июл. 2019 г. в 09:26, Jmeter Tea <[email protected]>:
>
> We are using Tomcat 8.5 *without any hot deploy*,
>
> I assume that classes are loaded to memory and for example if class change
> in jar it will ignore (not hot deploy)

Mark have already answered your question.

Adding to that: I think you should consider using the "parallel
deployment" feature. You can deploy a new version of your application
in parallel with the old one.

http://tomcat.apache.org/tomcat-8.5-doc/config/context.html#Parallel_deployment

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to