ty and performance fixes are in Tomcat 5.5.
HTH - Richard
-Original Message-
From: ALEX HYDE [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 15, 2005 10:46 AM
To: Tomcat Users List
Subject: Re: Antwort: RE: Tomcat JDBC connection with Mysql
Hi All,
I have been developing a system
Users List
Subject: Re: Antwort: RE: Tomcat JDBC connection with Mysql
Hi All,
I have been developing a system using Tomcat on my Windows box at home. I
am now ready to deploy it to a server. I was thinking of using Fedora Core
because it is cheaper and I heard it has a fiarly good reputation
Hi All,
I have been developing a system using Tomcat on my Windows box at home. I am
now ready to deploy it to a server. I was thinking of using Fedora Core
because it is cheaper and I heard it has a fiarly good reputation. Could
anyone pass on any experiences of running Tomcat 4 on Linu
I made it
Thanks everyone especially jan and Kirthik
Byfour
Jan Behrens <[EMAIL PROTECTED]> wrote: > String userName =
"root";
> String password = "";
> String URL = "jdbc:mysql://l/AdressBook";
Are you sure this is correct? You are
> String userName = "root";
> String password = "";
> String URL = "jdbc:mysql://l/AdressBook";
Are you sure this is correct? You are connecting to a MySQL server at URL
"1" and db "AdressBook" as root without a password...
you should:
- secure
--Original Message-
From: Sebastian Funk [mailto:[EMAIL PROTECTED]
Sent: Monday, December 12, 2005 7:14 PM
To: Tomcat Users List
Subject: Re: Antwort: RE: Tomcat JDBC connection with Mysql
Hi,
I got the same error a few weeks ago. in my case, the URL was wrong.
you use:
jdbc:mysql://l/
yes it is right I tried it with localhost and also eith the IP address
Thanks for your response
Byfour
Sebastian Funk <[EMAIL PROTECTED]> wrote: Hi,
I got the same error a few weeks ago. in my case, the URL was wrong.
you use:
jdbc:mysql://l/AdressBook
Are you sure it's right? Is 'l
Hi,
I got the same error a few weeks ago. in my case, the URL was wrong.
you use:
jdbc:mysql://l/AdressBook
Are you sure it's right? Is 'l' really the right host? Did you tried
it with the ip-address?
Best Regards,
Sebastian
On Dec 12, 2005, at 2:37 PM, marju jalloh wrote:
I went
I went throug the permission and now I get another error
java.sql.SQLException: Unable to connect to any hosts due to exception:
java.net.SocketException: java.net.ConnectException: Connection refused
** BEGIN NESTED EXCEPTION **
java.net.SocketException
MESSA
D]
Sent: Monday, December 12, 2005 6:04 PM
To: Tomcat Users List
Subject: RE: Tomcat JDBC connection with Mysql
But how to Grant permission to an ip host
Karthik <[EMAIL PROTECTED]> wrote: hI
tHE PROBLEMS IS PRESENT WITHIN THE mysql SERVER,U NEED TO GIVE PERMISSION TO
THE ip HOST U
look here -->
http://dev.mysql.com/doc/refman/4.1/en/connection-access.html
rtfm ;)
marju jalloh <[EMAIL PROTECTED]> schrieb am 12.12.2005 13:33:54:
> But how to Grant permission to an ip host
>
>
> Karthik <[EMAIL PROTECTED]> wrote: hI
>
> tHE PROBLEMS IS PRESENT WITHIN THE mysql SERVER,U
But how to Grant permission to an ip host
Karthik <[EMAIL PROTECTED]> wrote: hI
tHE PROBLEMS IS PRESENT WITHIN THE mysql SERVER,U NEED TO GIVE PERMISSION TO
THE ip HOST U ARE USING
TRY USING THE GRANT PERMISSION AND USE THE SAME,BUT U HAVE TO FLUSH OUT ALL
acl PREVELIAGES AVALIABEL IN MYSQL
hI
tHE PROBLEMS IS PRESENT WITHIN THE mysql SERVER,U NEED TO GIVE PERMISSION TO
THE ip HOST U ARE USING
TRY USING THE GRANT PERMISSION AND USE THE SAME,BUT U HAVE TO FLUSH OUT ALL
acl PREVELIAGES AVALIABEL IN MYSQL DB
USE A FRONT END LIKE MYSQL FRONT TO DO THIS
HOPE THIS HELPS.
WITH RE
13 matches
Mail list logo