Re: Problem in mysql connection with EOModeler
Randy Wigginton <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Make sure Mysql is running on that port in the terminal window: telnet localhost 3306 See if connects, if MySQL is on the other end. (It says MySQL plus a bunch of garbage characters when it connects). If it doesn't connect, you've got a problem with MySQL and this is the wrong list. If it DOES connect, come back with more questions to this list :-) On Jan 11, 2007, at 6:09 AM, Ashutoshsharma_Sharma wrote: > Hi, > > > > I am working on webobjects 5.2 windows version and trying to > connect the mysql database with EOModeler. > > I am using MySql 5.0 and mysql-connector-java-2.0.14-bin.jar in > order to connect it to EOModeler and MySql DB. > > I have done all the changes in java.plist file and also copied this > jar file in the apple/library/java directory. > > > > But while trying to connect it prompts a message saying > “Communication failure during handshake: Is there a server running > on localhost: 3306” > > Is it a driver problem or what? > > Do anyone have idea about this. How to solve this problem? > > > > Thanks in advance > > Ashutosh Sharma > > > > > DISCLAIMER: > This email (including any attachments) is intended for the sole use > of the intended recipient/s and may contain material that is > CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or > reliance by others or copying or distribution or forwarding of any > or all of the contents in this message is STRICTLY PROHIBITED. If > you are not the intended recipient, please contact the sender by > email and delete all copies; your cooperation in this regard is > appreciated.. > > _______________________________________________ > WebObjects-dev mailing list > [email protected] > http://www.omnigroup.com/mailman/listinfo/webobjects-dev _______________________________________________ WebObjects-dev mailing list [email protected] http://www.omnigroup.com/mailman/listinfo/webobjects-dev