Hi,
I am developing an application using the java plain client API. Now, I have an executable jar file.
It doesn't work in a production machine cause the java plain client API jar files are missing.
What is the best practice in deploying the application?
Liora