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

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

php - Time zone issue -

iphone - Using nested NSDictionary with Picker -