I have this exception org.postgresql.util.PSQLException: ERROR: no schema has been selected to create in. when I started my application. Any idea what is happening?
regards
I have this exception org.postgresql.util.PSQLException: ERROR: no schema has been selected to create in. when I started my application. Any idea what is happening?
regards
Hi @filiphr ,
thank you for your reply. I just found what was causing the problem. It was that I was setting the wrong attribute in ProcessEngineServiceConfiguration that I have implemented. It works perfect now.
Thanks you again!
regards,
Hamdi