Hi community,

The operation steps are as follows:

1.use ignite.sh  example-deploy.xml start a server node

2.Put the service jar package in the /home/test/deploy directory

3.Deploy services using DeployClient

4.If you use ThickClientTest and ThinClientTest to access the service respectively, you will find that the ThickClientTest access is successful, but the ThinClientTest access is abnormal. The error is java.lang.ClassNotFoundException.

See ticket below for details:

https://issues.apache.org/jira/browse/IGNITE-13633


<<attachment: ignite-deploy.zip>>

Reply via email to