Hi,

We're trying to make a stateful session bean to remove itself, is it
possible/ethical ?

For this purpose we are using the following call :

        sessioncontext.getEJBObject().remove();

but sessioncontext.getEJBObject() always seems to 
return us the first bean ever created for the specific 
type (which we believe is the problem).

Did someone try this and encounter this problem ?


Thanks,

jc


PS: the behaviour is similar with 2.4.6 and 3.0.2



-- 



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to