Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3487662
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T11:10:34+00:00 2026-05-18T11:10:34+00:00

Recently I started with developing a JBoss SEAM web application (auction site). So far

  • 0

Recently I started with developing a JBoss SEAM web application (auction site). So far I’ve come along great, but recently i ran into long loading times ( especially on the resources like javascripts/css files, but also the pages itself are slow ).

Is there a profiler for JBoss SEAM/AS where i can see what classes are in memory , etc?

What could be the reason the loading times are high on the CSS/JS/images files? Due developing reasons I haven’t enabled the web-cache filters offered by seam yet. This are my VM arguments


-Drebel.log=true -noverify -javaagent:"C:\Program Files\ZeroTurnaround\JRebel\jrebel.jar" -Drebel.hibernate_plugin=true -Drebel.seam_plugin=true -Drebel.jboss_plugin=true -Drebel.allow_bytecode_proxy=true  -Dprogram.name="JBoss 5.1 Runtime" -Djava.endorsed.dirs="C:\Java\jboss\as5.0\lib\endorsed" -Dproject.home="C:\Java\jboss\as5.0\server\default\deploy\botenveiling.war" -Xms1024m -Xmx1024m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -XX:+UseConcMarkSweepGC -XX:+CMSPermGenSweepingEnabled -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=512m -Xverify:none

I did some tweaks (removed some of the default applications):
http://www.jaysonjc.com/programming/how-to-configure-jboss-as-production-settings-and-tuning-tips.html

I am using WAR-explode to deploy my files to the server.

Setup:

  • JBoss Application Server 5.1
  • JBoss SEAM 2.2.2CR1
  • JRebel
  • PrimeFaces 1.1

System

  • Intel Core 2 Duo E6550
  • 4 GB of memory
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T11:10:35+00:00Added an answer on May 18, 2026 at 11:10 am

    I wrote a blog post where I showed an Interceptor that can measure each method call that your components are using.

    This way you can see which methods use long time, and can find bugs in your code.
    Take a look here and scroll down to the Second Example.

    You will get output like this:

      284.94 ms   1   FooBean.getRandomDroplets()
      284.56 ms   1   GahBean.getRandomDroplets()
      201.60 ms   2   SohBean.searchRatedDoodlesWithinHead()
      185.94 ms   1   FroBean.doSearchPopular()
      157.63 ms   1   FroBean.doSearchRecent()
      42.34 ms   1   FooBean.fetchMostRecentYodel()
      41.94 ms   1   GahBean.getMostRecentYodel()
      15.89 ms   1   FooBean.getNoOfYodels()
      15.00 ms   1   GahBean.getNoOfYodels()
      9.14 ms   1   SohBean.mainYodels()
      1.11 ms   2   SohBean.trackHoorayEvent()
      0.32 ms   1   FroBean.reset()
      0.22 ms  43   NohBean.thumbPicture()
      0.03 ms  18   FooBean.getMostRecentYodels()
      0.01 ms   1   NohBean.profilePicture()
      0.01 ms   1   FroBean.setToDefault()
      0.01 ms   1   FroBean.getRecentMarker() 
    

    Second, there is a profiling page on the Seam knowledge-base, but it’s not that good really.

    Dan Allen also wrote a nice two part post about speeding up your jsf application which is worth a read.

    Part 1

    Part 2


    A Firebug like tool is also a must for javascript/ajax performance tooling

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I recently started working on a web project which was already in progress; the
I recently started programming my first node.js. However, I discovered that I am unable
i recently started with an existing project and it works with the Microsoft.Practices.EnterpriseLibrary.Data objects.
I recently started coding in C++ with Visual Studio 2010. Now I am looking for an
I recently started with delphi and now I want to get all mp3 files
I've recently started using ctags on my projects. I currently have the following setup:
I have recently started work on a project that has already been running for
The text is quite long, the question is actually simple and written in bold
I've been through all SharePoints posts all over the interwebs and I can't find

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.