me again ;-)
I now want to profile the memory using JBoss Profiler 1.0.
Is there a way to avoid all kind of classes being displayed there?
this is what I have in my JAVA_OPTS
-XrunjbossInspector:/tmp,include=java.util.HashMap,ignore=*
but the snapshots keep being unreadable long.
regards, J