Jesper Pedersen [
http://community.jboss.org/people/jesper.pedersen] replied to the
discussion
"Profiling EJB3 empty result"
To view the discussion, visit:
http://community.jboss.org/message/553306#553306
--------------------------------------------------------------
Try and output the class name of the object called -- this.getClass().getName(). It may be
a proxy object which you havn't included in your list.
Otherwise check out the source of the profiler and add some additional debug to it:
svn co
http://anonsvn.jboss.org/repos/jbossprofiler/branches/JBossProfiler2
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/553306#553306]
Start a new discussion in JBoss Profiler Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]