Hi Team!
I'm trying to get Kogito persistence in PostgresQL working and I was even trying to use the kogito-examples as a base for that.
But turns out that either I have something wrong on my setup or there is some bug with Kogito persistence addons because when I try to run the example it throws the error as shown in the run.log attached.
Is there any way that I can make Kogito persistence work with PostgresQL?
p.s.:
* I checked Java and mvn versions and even cleaned the local maven repo.
* Same error happens with process-kafka-persistence-quarkus example