Hi Jitesh, This issue looks similar to [1] - Resin includes javaee-16.jar which contains some outdated JCache spec classes. These classes override ones provided by the application. Can you try the solution provided on SO to reverse the class loading order?
[1] http://stackoverflow.com/questions/29382856/how-to-classload-java-ee-7-in-resin-4-0-42-and-not-use-the-default-javaee-16-jar -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/NoSuchMethod-Error-tp3193p3194.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
