ok I see where I slipped up ;-)
with the directories!

Ok: could you please:

1. drop and create again (or just make empty) your current MySQL database
can do this.
2. download [1], save it under core/src/main/resources/quartz/ (create required directories if needed)
can do this.
3. change "TYPE=InnoDB" to "ENGINE=InnoDB" (or any relevant change needed to make it work)
I wanted to do this several times over the past days, but how if there is no main source path:

VIZ
[nik@anvil org.apache.syncope]$ find . -name tables_mysql.sql
/core/target/syncope/WEB-INF/classes/quartz/tables_mysql.sql
/core/target/war/work/org.apache.syncope/syncope-core/WEB-INF/classes/quartz/tables_mysql.sql
[nik@anvil org.apache.syncope]$


If i change the at the target is it not overwritten when I "mvn clean package"?

rgds,
Nik
4. rebuild and redeploy
5. see if Quartz tables are now created

Thanks.

[1] https://svn.apache.org/repos/asf/syncope/branches/1_1_X/core/src/main/resources/quartz/tables_mysql_innodb.sql
--
Francesco Chicchiriccò

ASF Member, Apache Syncope PMC chair, Apache Cocoon PMC Member
http://people.apache.org/~ilgrosso/



Reply via email to