Re: Using James 3.8.0 with Microsoft SQL Server

2023-10-23 Thread Matt Pryor
Hi Benoit, thanks, this is working now: java -javaagent:james-server-jpa-app.lib/openjpa-3.2.0.jar -Dworking.directory=. -Djdk.tls.ephemeralDHKeySize=2048 -Dlogback.configurationFile=conf/logback.xml -cp james-server-jpa-app.jar;james-server-jpa-app.lib/*;extensions-jars/*

Re: Using James 3.8.0 with Microsoft SQL Server

2023-10-20 Thread Benoit TELLIER
Hello Matt Pointer to a working example relying on docker:  https://github.com/apache/james-project/tree/master/server/apps/jpa-app#using-alternative-jdbc-drivers   --  Best regards, Benoit TELLIER General manager of Linagora VIETNAM. Product owner for Team-Mail product. Chairman of the

Re: Using James 3.8.0 with Microsoft SQL Server

2023-10-20 Thread Matt Pryor
I have also tried editing my startup command as follows but still getting the same result: java -javaagent:james-server-jpa-app.lib\openjpa-3.2.0.jar -Dworking.directory=. -Djdk.tls.ephemeralDHKeySize=2048 -Dlogback.configurationFile=conf\logback.xml -cp