users@glassfish.java.net

Re: What if EJB passivation fails?

From: <glassfish_at_javadesktop.org>
Date: Fri, 15 Feb 2008 00:46:20 PST

I just ran into the same issue as posted here: RemoveCount is always zero while CreateCount is updated. This is with an EJB3.0 Stateful Session bean application accessed from a Java EE application client through a business interface. The monitoring level is set to LOW.

Looking at the source it seems that statRemoveCount is not incremented when calling an @Remove method, only when calling an ejbRemote method. Is that the way it is supposed to be?
[Message sent by forum member 'dkoper' (dkoper)]

http://forums.java.net/jive/thread.jspa?messageID=259139