The spec mentions that ejbCreate( ) initializes instance variables.

Question 1. Who's reponsibility is that in CMP beans ? The containers or the
bean developers?

If the answer to above is Bean Developer, then:
Q2. If the instance variable is declared as public String county = "USA";
and the bean developer does not reinitialize it in ejbCreate(), then does
the container have the right to initialize it to unpredicatable values ?

Thanks for your 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".

Reply via email to