Re: Creating cache on client node in xml not working

2016-11-11 Thread Evans, Charlie
<ag...@apache.org> Sent: 11 November 2016 18:05:30 To: user@ignite.apache.org Subject: Re: Creating cache on client node in xml not working Hi, Does your Ignite server have cassandraAdminDataSource and other Cassandra related beans in classpath? On Fri, Nov 11, 2016 at 7:53 PM, Evans, C

Creating cache on client node in xml not working

2016-11-11 Thread Evans, Charlie
Hi all, I've been trying to create a cache in my application with Cassandra as the persistent storage. My current setup is: - starting Ignite on the server with default configs. - application connects to the ignite server as a client and attempts to load the cache configuration and create