> From: Rick Bragg [mailto:li...@gmnet.net]
> Subject: RE: Cyclos Webapp Trouble (404)
> 
> Yes I notices that as well, I forgot to post my cyclos.properies Here
> is the "mysql" section...
> 
> hibernate.connection.url = jdbc:mysql://127.0.0.1:3306/cyclos

The above doesn't jibe with the error message displayed at runtime:

jdbc:mysql://localhost/cyclos3?useUnicode=true&characterEncoding=utf8

Note the use of "localhost" instead of "127.0.0.1", the lack of explicit port 
number, and the database name.

What you posted is not what you're actually running with.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

Reply via email to