7 Replies Latest reply on Jun 21, 2007 2:35 PM by quintenjiang

    Upgrading to Seam1.3.1a/JBossAS4.2.0ga Significant performan

      I have an app working with Seam 1.2.1ga / JbossAS 4.0.5ga, Java1.5.0_11 and mysql.
      Application works okay and very fast. All pages are completely rendered in less than a second.

      I decided to upgrade to Seam 1.3.1a / JBossAS 4.2.0ga. I've updated all configuration files, componets.xml, build.xml and project libs. Application compiles and starts well.

      From now every page renders for 3-4 seconds!! Both for first and consequent calls, whereas in Seam 1.2.1 only the first page access was 3-second-long.

      Could you please help me to find the bottleneck?

      I suppose that performance degradation is related to caching of complied JSP pages...

      Many thanks,
      Alex