Hi vkulichenko, I have only one single server node and one client which invokes service.
When there is no implementation class in client, the exception will occur; When i place implementation class in client, the exception will be gone. Also i have placed some braekpoint in server node code, found the service was actually called in server node though implementation class also exists in client node (It means the service grid works). The exception is as below: <http://apache-ignite-users.70518.x6.nabble.com/file/n7815/capture1.png> Client config: <http://apache-ignite-users.70518.x6.nabble.com/file/n7815/clientConfig.png> -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Service-grid-client-need-service-implementation-deployed-locally-tp7683p7815.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
