Hello José, > How can i synchronize a methon in a session EJB ?
I wonder why you want to. As I quoted from the spec (EJB2.0 section 7.5.6) in another message in this group yesterday, methods in a session bean instance are not allowed to be called concurrently. So no need to synchronize them. Regards, Dies ==========================================================================To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".