meetoblivion wrote:
> 
> What you're describing is exactly what's supposed to be happening.  You're
> not supposed to invoke the @Remove method from your own code.  When the
> bean
> container passivates the instance, it calls @Remove for you.
> 
> 

Thanks. 
As far as I know, it is the client that invokes the remove method and if the
container passivates the SFSB the session bean will not reset its state

http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/EJBConcepts9.html



-----
--
Regards

Mohammad Norouzi

Help each other to reach the future faster

http://pixelshot.wordpress.com Pixelshot Photoblog 

http://brainable.blogspot.com Brainable Blog 


-- 
View this message in context: 
http://old.nabble.com/transaction-rolls-back-when-returning-from-a-remove-method-of-a-SFSB-tp26775547p26779956.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to