>> Message: 2
>> Date: Fri, 16 Oct 2015 19:39:46 +0200
>> From: Markus Ruggiero
>> To: Stavros Panidis
>> Cc: "webobjects-dev@lists.apple.com"
>> Subject: Re: Yosemite deployment problem with MySQL
>> Message-ID:
>> Content-Type: text/pl
o:mailingli...@kataputt.com>>
Date: Friday, October 16, 2015 at 10:39 AM
To: Stavros Panidis
mailto:stavros.pani...@gmail.com>>
Cc: "webobjects-dev@lists.apple.com<mailto:webobjects-dev@lists.apple.com>"
mailto:webobjects-dev@lists.apple.com>>
Subject: Re: Yosemite depl
Did you check your connection dictionary?
Did you include the jdbc driver into the classpath?
Is the URL correct (jdbc:mysql://localhost/myDBName)
Enable adaptor debugging. EOF will then output the used connection info - is it
using what you think it should?
Where does the connection info come f