Hi, All:
I am working on Oracle 8.1.5 which supports session bean. In my stateful
session bean class,I have a member variable to store JDBC Connection to
be reused by methods in the class. But I found that the connection was null
after the initial creation and I need to construct a new connection for
each my method which does something to the database.
Can someone explain this?
Thanks!
Frank
===========================================================================
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".