Hi
I've posted a solution see "Generic DataSource Resource Factory
Available. JDBC Data Source" on the tomcat user maillist.
Tony
----- Original Message -----
From: "abhishek srivastava" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, June 09, 2002 7:56 AM
Subject: Connection pooling doesn't work for me ... Help !!
> Hello everyone,
>
> I read the tomcat jndi how to manual. searched the mailing list archive.
and
> did everything which has made other happily get a connection from the jndi
> of the pool but I just can't do it.
>
> DataSource ds = (javax.sql.DataSource)
> initCtx.lookup("java:comp/env/jdbc/MPSSource");
> return ds.getConnection(); ///// RETURNS NULL !!
>
> _________________________________________________________________
> Send and receive Hotmail on your mobile device: http://mobile.msn.com
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>