You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Wynkoop, Robert M" <ro...@citigroup.com> on 2003/09/22 22:36:01 UTC

JNDI lookup of datasource objects.

Is there a way to configure Tomcat so I can lookup datasoruce objects by
doing .lookup("jdbc/<someName>") instead of
.lookup("java:comp/env/jdbc/<someName").  I'm trying to work locally on a
webphere project using Tomcat / Netbeans.  In Webphere lookups are done
using "jdbc/<someName>".

Thanks,

Robert Wynkoop

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org