Hi All,
I am creating a custom class implementing javax.sql.DataSource.This class makes
me available a java.sql.Connection available from a pool of
OracleConnectionPoolDataSource connections.From the Client I'm trying to bind this
datasource object to JNDI name MyDB with WeblogicInitialContextFactory.I start the WLS
server then try to execute my client but its not binding this JNDI name to datasource
object.Please suggest.
Regards Manak
===========================================================================
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".