[jboss-user] [EJB/JBoss] - Re: Stateless Session Beans Memory Leak
mdonato
do-not-reply at jboss.com
Mon Sep 25 12:47:09 EDT 2006
Hi,
I made a modification in my application, and now i see the call of method remove() by web-console, but it appears in section Invocation Statistics, but do not appear in Bean Statistics.
Like this:
Bean Statistics
- CreateCount === 27
- RemoveCount == 0
Invokations Statistics
-- create == 27
-- remove == 27
What is wrong now ???
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973951#3973951
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973951
More information about the jboss-user
mailing list