Hi,

I have one single server node as data grid server, which loads some data
from db.

Also i create one single client, which reads and/or updates some cache data
which is loaded by the ignite server.

1. When there is no datasource defined (in spring config) in client,
client's read/write will error out as below:
   
    
<http://apache-ignite-users.70518.x6.nabble.com/file/n7820/capture2.png> 

2. When datasource is defined in client, client's read/write will work.

PS. Server node works fine (Of course datacource and mapping are all defined
there).

Is datasource a must or do i miss something here in such use case?


Thanks,
Jason



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Data-grid-client-errors-out-when-datasource-not-defined-tp7820.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to