As I am on Windows, editing of run.bat should be sufficient. However I found that when starting JBoss from Eclipse, it doesn't use run.bat. I added the java-opts parameters into VM arguments and it works.
Still, I'm not sure, what is the usual profiling cycle after successfull start of JBoss.
Somewhere I read -
After installing the profiler use the
* startProfiler
* stopProfiler
* getSnapshot
but the stopProfiler command justs hangs and never returns to my cmdline.
Any help?
Thanks a lot
Uwe