Hi all.
In order to support obtaining the connection for the data store from a 
different DataSource than the 
one used in ConnectionFactory (since I'm not using JNDI), or from the 
DriverManager, I had to modify 
ConnectionRecoveryManager to make it extensible.
I was wondering why this class is not extensible in the first place.
Basically, all that has to be done is make setupConnection() and related fields 
protected.
I would also add a protected constructor that allows to skip the call to 
setupConnection(), so it 
can be called in the derived class' constructor instead.
Regards,

Esteban Franqueiro
[EMAIL PROTECTED] 


Notice:  This email message, together with any attachments, may contain 
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated 
entities,  that may be confidential,  proprietary,  copyrighted  and/or legally 
privileged, and is intended solely for the use of the individual or entity 
named in this message. If you are not the intended recipient, and have received 
this message in error, please immediately return this by email and then delete 
it.

Reply via email to