previous      content      next
Profiling J2EE applications

There are different ways to profile your application.

  • With the help of IDE integration: use the "Profile" action from within your IDE, like you do "Run" or "Debug".

  • Action Tools | Integrate with J2EE Server... automatically enables profiling in a number of popular application servers, generating appropriate startup scripts.

  • If none of the above approaches apply, you should perform a few simple steps described in Enabling profiling manually for your application server.

Also see J2EE high-level profiling.

previous      content      next