Hello All, I new in JAVA. with the help of some blogs i am able to develop my First RESTful web service and i am able to deploy it on tomcat. But i am stuck further. Requirement is i have to modify the Webservice on run time without Tomcat restart.
Make note that i do not have JDK on Tomcat machine only JRE is present. Previous i have done same thing with SOAP web service using AXIS thanks to user guide : http://axis.apache.org/axis/java/user-guide.html#JWS_Java_Web_Service_Files_-_Instant_Deployment *Environment:-* JRE 1.8 Tomcat 8.5 -- Thanks and Regards, Sushil Kumar
