Question

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

Was it helpful?

Solution

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. :)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top