[jboss-user] [JBoss Seam] - Upgrading to Seam1.3.1a/JBossAS4.2.0ga Significant performan
kosiakk
do-not-reply at jboss.com
Wed Jun 20 08:10:05 EDT 2007
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
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055987#4055987
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055987
More information about the jboss-user
mailing list