Hi,

I would like to add question to the postings on helper classes.

My application uses BMP  and additionally uses some common helper classes to
execute the functionality required.
The helper class methods are called from with the bean.I have a lot of
static variables which are set when the server comes up and additionally
quite a few other applications too are running on the same server.

The question is :
If I do not access these static variables for some time,would they get
garbage collected by the garbage collector when such a time is reached.The
static data stored in these variables are very crucial to my application.In
case the variables are not found my application could be in problems.

Cheers
SANJAY

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