If you have Geronimo/JCache dependency in your project, replace it with (for maven, as example):
<dependency>
<groupId>javax.cache</groupId>
<artifactId>cache-api</artifactId>
<version>1.0.0</version>
</dependency>
Regards,
--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/
