Hi, I have a use case, where a node is already started and I want to copy some jars into that node's libs folder. Visor has the deploy command. But without using visor can we do it somehow?
I know peer class loading happens in data and compute. But for services the documentation says no peer class loading. So If I have a node started already(A) and I start one more service node(B), My service implementation class will not be copied to A. I want to do this copying in runtime. Regards Zaheer -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
