Hi!
Cause i am totally looser in JAVA i have a question about configuration JBoss Profiler i run.sh file.
What should be there entered as below:
-XrunjbossInspector:,<options...> as a parameter to your JVM. (Sun's or IBM's JVM)
Possible options include:
start=<prefix name>
include=<prefix name>
ignore=<prefix name>
socket=<server|IP>:
uniqueNames=true
wakeupOnStartup=true
Start the profiler always after the JVM start.
This is useful for running testcases.
memory=true|false (default=true)
Disable ObjectAlloc and ObjectRelease events.
tracer=true|false (default=false)
Enable MethodEntry and MethodExit events of Exception and Erorr classes
Any sugestions?
:)
Please forgive me but JAVA is not my favorite tool to work :)
regards
Marcin