Instance fields of EJBs should only be used to hold objects that are request-independent. Technically I may work anyway, since only one thread at a time will have access to an EJB instance.
/Johan 6 okt 2005 kl. 21.33 skrev SUBSCRIBE EJB-INTEREST anonymous:
Hi, Is it safe to have member variables in stateless bean? I want to use the member variable in bean private methods after assigning its value in bean's method? ====================================================================== ===== 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".
=========================================================================== 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".