On 2018-05-12 17:48, Sudhir Kumar wrote:
Thx Julian for your reply.

Can you please tell me in which file I should define the postgres database 
details (like : driver, databaseurl, database user, database password). If you 
can provide the same postgres configuration files that will help me in fixing 
my issue.

Thanks in advance for your support.

Regards,
Sudhir

It depends on where you get the datasource from, and what implementation you use.

You can test Oak with PostgreSQL using the "postgres" maven profile. The tests use the Apache Tomcat JDBC connection pool as datasource...


Reply via email to