Agila installation on Linux problems
We're running problems when we try to setup the database with a mysql
database. We included the mysql connector on the lib folder, created
databasef or Agila , edited the xml to include it as a dependency and edited
the hibernate xml file. After that we build the project but when we are
trying to do maven db:create it gives an error that the
com.mysql.jdbc.Driver cannot be found.
Could someone help me on that?
Thanks.