Hi I have a "worker.jar" in my webapp. User could upload a new "worker.jar" replacing it. And I don't want to restart the tomcat. How can I implement this?
Thanks.
Hi I have a "worker.jar" in my webapp. User could upload a new "worker.jar" replacing it. And I don't want to restart the tomcat. How can I implement this?
Thanks.