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

iphone - Using nested NSDictionary with Picker -

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

php - accessing mysql using different server to which db connection data is located -