On 4/16/07, Fargusson.Alan <[EMAIL PROTECTED]> wrote:
I used the MySQL and Oracle examples to create a server.xml file. I don't
actually have Oracle. I could probably try to get MySQL configured, but I
don't know if it worth the effort.
Oh ok... thanks for clarifying, I thought you already
07 1:34 PM
To: Tomcat Users List
Subject: Re: Using a DataSource to access DB2.
On 4/16/07, Fargusson.Alan <[EMAIL PROTECTED]> wrote:
> I do not see any way to add the auth resource from the admin page, so I
> edited the server.xml to add it. The only change was
On 4/16/07, Fargusson.Alan <[EMAIL PROTECTED]> wrote:
I do not see any way to add the auth resource from the admin page, so I edited the
server.xml to add it. The only change was the message "Caused by:
java.sql.SQLException: No suitable driver" instead of the Null pointer exception. I
tried
om: Rashmi Rubdi [mailto:[EMAIL PROTECTED]
Sent: Monday, April 16, 2007 11:42 AM
To: Tomcat Users List
Subject: Re: Using a DataSource to access DB2.
Thanks for providing adequate relevant details.
I compare parts of your configuration to
http://tomcat.apache.org/tomcat-5.0-doc/config/globalreso
Thanks for providing adequate relevant details.
I compare parts of your configuration to
http://tomcat.apache.org/tomcat-5.0-doc/config/globalresources.html
In the above link it says: element in the web application deployment descriptor,
but is optional if the application uses a instead."
Sin
I want to thank those who have been trying to help me get this working. I am
still stuck on this.
I am going to try and ask the same question again in a little different way and
maybe someone can spot what I am doing wrong. Or perhaps tell me if DB2 will
not work with a DataSource.
I have tr