5 Replies Latest reply on Feb 25, 2011 9:28 PM by javatwo

    war deployment completed notification

    javatwo

      Hello, I have a web application and it usually takes several minutes for the first request to  complete. I like to issue a HTTP request from inside the war right after it have been deployed, which will make JBOSS server to compile JSP files and other one-time initializations, thus it will take less time to process HTTP requests later on.  This will give user impression of quick response.  Is there a callback mechanism for war deployment?

       

      Thanks.

      Dave