In my humble opinion the best way to do this use C++ critical section code calling from Java and othewise.
Look at https://www.javaworld.com/article/20775 ... h-c--.html
Thanks!Lapo wrote: If you are using SmartFoxServer 2X v2.7.0 or later, skip this step as the component is already available.
Please remove the jar file, as it's likely the cause of the problem.
Cheers
I have done it several times and always get this errorLapo wrote:The error seem to indicate that you have a compilation issue. Make sure to recompile your code without errors and re-deploy your Extension.
Code: Select all
cfg.connectionString = "jdbc:mysql://localhost:3306/****?useSSL=false&serverTimezone=UTC";Look at https://www.java-samples.com/showtutori ... rialid=210nahmeegaming wrote: Can you guide me on how to solve this?