Thanks for the info, but one more question.. Where can I find documentation on this sort of thing?

Ben Slade

Len Popp wrote:
server.xml is the old location for the <Context> but these days it's
usually found either in conf/Catalina/[hostname]/[appname].xml or in
webapps/[appname]/META-INF/context.xml.

Also note that the syntax of <Resource> has changed in 5.5. See
http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.html
--
Len

On 11/9/05, Benjamin Slade <[EMAIL PROTECTED]> wrote:
Can someone point me to some resources for setting up Tomcat so that
servlets/JSP's can connect to a local MySQL database?

...snip...


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to