Hello,

I have the following question, I want to test my IgniteClient, which has
it's own @Configuration file which has an igniteBean:



Now I created a separate AppConfig for the testing (which Imports the
AppConfig above from the client), and I want to start first a server node so
the client can connect to, but when I try to do that it always tries to
start the client first, which can not start up because it can not find the
server node.





--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to