I'd like use web session clustering in my application. I checked a page https://apacheignite-mix.readme.io/docs/web-session-clustering and There is no way to set standalone ignite nodes.. only like this ...
<context-param> <param-name>IgniteConfigurationFilePath</param-name> <param-value>config/default-config.xml </param-value> </context-param> how to set server ip:port at web.xml file?? or is there another way to connect to ignite server?? Thank you -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
