4 Replies Latest reply on Jul 14, 2011 5:15 PM by nitrous303

    jboss server continues to recieve messages while graceful shutdown

    gointomexico

      I have a jboss-4.2.3GA cluster of six nodes, two of which are receiving web service traffic. When I gracefully shut down one of the webservice nodes, a few webservice requests make it through and hit a jsp page that is down. This is because the jsp page or something has been shut down, but tomcat is still accepting requests. Can someone tell me how to shut down the tomcat container prior to shutting down anything else so that the jboss server will continue to process current traffic, or pass off the requests to the other node in the cluster.