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@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)