James 3.6.1 Guice+JPA in a docker container

Hi all,

I'm using this database configuration [1] in james-database.properties file
to connect to the Postgres server on the Linux host,

I also added the Postgres JDBC driver version 42.3.1 jar file [2] in the
`james-server-cli.lib` folder inside the container,

and when I restart the docker container, it give this error [3]
`ClassNotFoundException: org.postgresql.Driver`

I'm wondering what I did wrong

Any thoughts or comments would be appreciated!

[1]
https://paste.0xfc.de/?d1c74b073c748f1a#88WJMDV1v3yg9Zd15zeXoyr3rM4BaCVZB7N5wxzRt9cY

[2] https://jdbc.postgresql.org/download.html

[3]
https://paste.0xfc.de/?bb4c913bb483930a#FcHAonPNN9LQzfzkSFuQHjwTHT92VUdNswByeMjNSHza

Best regards,

Reply via email to