On Today, David Kenzik ([EMAIL PROTECTED]) wrote:
>                       ds = (DataSource) ctx.lookup("java:comp/env/jdbc/d123DS");

Well, it took me a couple weeks (not full time!) to figure out that
even though they tell you to use java:comp/env/jdbc... it doesn't
actually work.  Instead do your lookup on just "jdbc/d123DS".

At least, that's what worked for me...

        Gary

> -- 
> David S. Kenzik
> [EMAIL PROTECTED] - http://kenzik.com
> Original Music - http://mp3.com/text
> 
> 



Reply via email to