1 Reply Latest reply on Feb 16, 2007 4:13 PM by genman

    JBoss/Tomcat idle before processing

    mglowacki

      Hi

      I'm quite new to Jboss/Tomcat, so please forgive me if my questions are without sense...

      I have created a JSF application that uses EJB. It deploys successfully, but the thing that concerns me is:

      When I go to any page (locally, e.g. localhost:8080/Test/faces/Page1.jsp) I can see in jboss console that nothing happens for some time. No processing, page generation, nothing. What is that? It takes even few seconds and then the whole page appears. I'm still at development phase, but it concerns me already. Second thing is that makes development harder, when I've to wait for page to be loaded each time. I am very concerned what could happen when I will finish and many people will come to the page at once...

      Please give me a hint what to do, or at least where to start/search.

      Thank you in advance,
      Michal