java - Stop/disable specific webservice under Apache -


i have jboss running on linux runs java soap webservice. deal none of on day-to-day basis, can't give many specifics. webservice heartbeat part of system. given design of system (which going changing soon, hopefully), cannot take server "out of rotation" patch it. i'm wondering there specific way disable webservice running heartbeat while allowing other web stuff continue?

if lives in own .war, remove .war $tomcat_home/webapps - service come down (and rest stay up).


Comments

Popular posts from this blog

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

javascript - Iterate over array and calculate average values of array-parts -

jQuery Ajax Render Fragments OR Whole Page -