Re: Setting up jdbc connections

2002-03-05 Thread Lev Assinovsky
Here is how I install mysql JDBC. 1. In server.xml (no need realm): Resource name=lev/DataSource auth=Container type=javax.sql.DataSource/ ResourceParams name=lev/DataSource parameternameuser/namevalue.../value/parameter !-- your login --

Setting up jdbc connections

2002-03-04 Thread Andrew Falanga
Hello everyone, Setting up Tomcat is NO easy project. I've been struggling for about a week and a half to get tomcat to read a special servlet/application/I really don't know what to call it. (Unfortunately, that's my biggest problem, I'm very unfamiliar with things I'm playing around

Re: Setting up jdbc connections

2002-03-04 Thread Emir Alikadic
On 03/04/2002 04:18 PM, Andrew Falanga wrote: Hello everyone, Hi, Setting up Tomcat is NO easy project. I've been struggling for about a week and a half to get tomcat to read a special servlet/application/I really don't know what to call it. (Unfortunately, that's my biggest

Re: Setting up jdbc connections

2002-03-04 Thread Joel Rees
Andrew Falanga wrote: However, for example, I downloaded and installed tomcat 3.3a via rpm for Red Hat Linux, ... Such as, %TOMCAT_HOME/bin and many others. This looks kinda weird to me. Can you provide more specifics to our helpful friends on the list? OS? Hardware? Did you ever get the