Don't make the call, you will avoid one network round-trip to the server ;)

> -----Message d'origine-----
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de David Ward
> Envoye : mardi, 9 octobre 2001 15:42
> A : [EMAIL PROTECTED]
> Objet : [JBoss-user] Stateless Session remove() question
> 
> 
> Is there any benefit / penalty for calling or not calling remove() on 
> the remote interface of my stateless session bean?  According to the 
> ejb1.1 spec diagrams, it looks like ejbRemove will only get called on a 
> stateFUL session bean.  Should I or should I not be calling remove() 
> when I'm done?
> 
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to