This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Performance and the fly likes eclipse/Jprofiler/JBoss (profiling web application) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Performance
Reply Bookmark "eclipse/Jprofiler/JBoss (profiling web application)" Watch "eclipse/Jprofiler/JBoss (profiling web application)" New topic
Author

eclipse/Jprofiler/JBoss (profiling web application)

Santosh Ramachandrula
Ranch Hand

Joined: Apr 04, 2004
Posts: 252
Hi, I want to profile a web application deployed to JBOSS(integrated in eclipse), what configuration do I need to do?

I have installed Jprofiler, I can profile a Java file with main class but how do I profile web application?

Please let me know if you need more information.


Thanks,
Santosh
Justin Yao
Greenhorn

Joined: Jun 16, 2006
Posts: 19
Why not read the handbook of Jprofiler first?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: eclipse/Jprofiler/JBoss (profiling web application)
 
Similar Threads
Configure Jprofiler with tomcat.
JProfiler Problem - Freezes on Initialization
Jprofiler with Weblogic Issue
profiling end to end web application
Java Profiling In Eclipse