anonymous wrote : and the remove method is never called by the container

Its the client which has to call the remove method and not the server. Have a 
look at:
http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/EJBConcepts9.html

Here's an extract from that url:

anonymous wrote : At the end of the life cycle, the client invokes the remove 
method and the EJB container calls the bean's ejbRemove method. The bean's 
instance is ready for garbage collection. 


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973925#3973925

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973925
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to