I am in the process of redesigning the model tier of our Swing/CORBA
application to be more J2EE-compliant and would like to be able to access
the database connection pool via JNDI.  Since none of the DataSource
implementations of the DBCP packages are Serializable or Referenceable, how
do you bind a DataSource to a JNDI context?


Reply via email to