0 Replies Latest reply on Dec 17, 2003 4:26 AM by mprintz

    How to keep Resin from listening to HTTP requests while JBOS

    mprintz

      Hi, we're using JBOSS 3.2.2 together with Resin 2.1.10.

      Problem we encounter is that our app, running under JBOSS is not fully intitialized yet while Resin already accepts HTTP requests. This results in the application failing. We could more easily just respond with an e.g. 503 as long as our system is not ready. But that means that a loadbalancer will still send requests to this system and users will get error responses then...

      Do you have any suggestion how we could resolve?

      Thanks much in advance!
      Best regards
      M