Peter Mutsaers wrote:
> 
> >> "Glenn" == Glenn Nielsen <[EMAIL PROTECTED]> writes:
> 
>     Glenn> Tomcat 4.0 supports JNDI and JDBC DataSource pooling.  I
>     Glenn> configure a named JNDI JDBC DataSource in the
>     Glenn> <DefaultContext .. />, which is then available to all web
>     Glenn> applications for a Host.
> 
>     Glenn> Here is an example from my server.xml (sensitive paramater
>     Glenn> data replaced with generic)
> 
> Thanks, this looks like the way to do it.
> 
> I guess I have to put my implementing class in $CATALINA_HOME/classes?
> Or in $CATALINA_HOME/lib/classes?!?
> 

$CATALINA_HOME/common/lib or $CATALINA_HOME/common/classes

> Is this, and the <Resource> tag, somewhere documented? for example I'm
> wondering about the auth= attribute.
> 

The only docs I know of at this time are the examples in server.xml
or the source.

> --
> Peter Mutsaers  |  Dübendorf    | UNIX - Live free or die
> [EMAIL PROTECTED]      |  Switzerland  | Sent via FreeBSD 4.3-stable

-- 
----------------------------------------------------------------------
Glenn Nielsen             [EMAIL PROTECTED] | /* Spelin donut madder    |
MOREnet System Programming               |  * if iz ina coment.      |
Missouri Research and Education Network  |  */                       |
----------------------------------------------------------------------

Reply via email to