Actually u dont have any control over the state of instance variabls of a SLSB. U can 
only initilize once in ejbCreate() which will be called the time of instance creation. 
After that u cannot control the state of instance variables in SLSB.
Thats why it is not suggested to use client state specific instance variables in SLSB.
What is ur actual problem, if tell in detail, it might be possible to find some 
alternative solutions.

Regards
Mohit

===========================================================================
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".

Reply via email to