Ignore the "remove //" comment - I was looking at my oracle notes :-)
I really have no idea why it's trying to load the hsql driver if there's no
ref in your
server.xml

Post your server.xml and web.xml and we'll both have a look.



> -----Original Message-----
> From: Przemyslaw Kowalczyk [mailto:[EMAIL PROTECTED]]
> Sent: 02 July 2002 14:13
> To: Tomcat Users List
> Subject: Re: Tomcat 4.0.4, jndi, jdbc and postgresql [long]
> 
> 
> On Tuesday 02 July 2002 15:00, [EMAIL PROTECTED] wrote:
> > Is this normal :
> >
> >       <resource-ref>
> >                 <res-ref-name>jdbc/BookDB</res-ref-name>
> >                 <res-type>javax.sql.DataSource</res-type>
> >                 <res-auth>Containter</res-auth>
> >         </resource-ref>
> >
> > More especially : <res-auth>Containter</res-auth> : CONTAINTER?
> >
> 
> You are right, there is a misseling, but correcting it didn't 
> help much :-(
> 
> I'm still curious why tomcat wants a hsql driver even though it's not 
> mentioned in any configuration file.
> 
> przem
> 
> 
> 
> 
> --
> To unsubscribe, e-mail:   
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

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

Reply via email to