Re: SQL Error on fetch

2020-02-10 Thread Tim W via Webobjects-dev
Hi Gino: Were you not specifying the database driver class in Properties before this? Driver class and PlugIn class definitely should always be specified. Tim > On Feb 10, 2020, at 5:37 AM, Gino Pacitti via Webobjects-dev > wrote: > > What seems to have fixed is adding this in my properties

Re: More recent PRs for wolifecycle-maven-plugin

2020-02-10 Thread Paul Hoadley via Webobjects-dev
On 10 Feb 2020, at 21:34, Hugi Thordarson wrote: > I haven't tried out the new features (currently in bed with pneumonia so I'm > not good for a lot) but I checked out the updated snapshot version and > successfully built a couple of projects with it. I am pretty sure "testing changes in wolif

Re: SQL Error on fetch

2020-02-10 Thread Gino Pacitti via Webobjects-dev
What seems to have fixed is adding this in my properties file for the connection dictionary: mymodel.DBDriver = com.mysql.cj.jdbc.Driver I installed the latest JDBC adaptor from MySQL and updated the Drive info… The last few days I have had no issues… Gino > On 7 Feb 2020, at 17:36, Tim W wr

Re: More recent PRs for wolifecycle-maven-plugin

2020-02-10 Thread Hugi Thordarson via Webobjects-dev
Hi Paul, I haven't tried out the new features (currently in bed with pneumonia so I'm not good for a lot) but I checked out the updated snapshot version and successfully built a couple of projects with it. So I can at least confirm that the changes don't seem to break anything (well, for me at l

Scheduling problem in Monitor

2020-02-10 Thread GILQUIN Pierre via Webobjects-dev
Hi, I installed a new deployement env. on a centos linux. For installing Monitor, I used : https://wiki.wocommunity.org/display/documentation/Installing+a+deployment+environment+on+RedHat%2C+CentOS+or+Amazon+Linux : sudo curl -o /etc/yum.repos.d/wocommunity.repo https://raw.githubusercontent