I want to have a free Open Source profiling tool for an application that is run in Glassfish server. I develop my application on Eclipse so I'm thinking TPTP is a good alternative. Glassfish is an external server to Eclipse and that's why the tool cannot be used directly to the code (at least I suppose). So I would like to know how you can use TPTP with a program on Glassfish.

link|improve this question

I'll try following tutorial: tutorial so that I add the environment variables to the JVM options on Glassfish. – mico May 5 '11 at 6:38
Exact place of settings is JVM Classpath Settings-> Server Classpath – mico May 5 '11 at 8:24
I gave up and changed to a commercial solution. – mico May 5 '11 at 12:42
feedback

1 Answer

up vote 1 down vote accepted

YourKit beat OpenSource (this time)

link|improve this answer
YourKit beats OpenSource because it was so easy to install and use. I searched a lot for free Open Source solutions but commercial people had made the thing best this time. Until using too much time on searhing OpenSource it was worth of using some money to commercial version than waste money on working with Open Source. – mico May 6 '11 at 13:40
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.