Domanda

We're trying to install community edition of Bonita Soft 6.2.1, and we've created the BONITA and JORNAL databases on MS SQL SERVER 2005. We enabled XA Transaction support like the instructions said and we've tried both JDBC4 and jDTC driver. In the log errors, I see that it tries to create a table with a BOOLEAN data type field. But SQLServer has no boolean datatype, is that right ?

Does anybody has a clue ?

Thanks in Advance

È stato utile?

Soluzione

open file setenv.sh on tomcat/bin folder. Edit this line: DB_OPTS="-Dsysprop.bonita.db.vendor=your db vendor", then restart server and try again. :)

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top