Both predicates are different class names and packages. Also are in different WAR's, are not duplicates in each.
I tried a work around generating a single jar and deployed as a jboss module to be accesible by both wars and works fine (only in jboss #2 the client modes, jboss 1 stay without the jboss module). The problem I see is that if a cache has data it doesn't work, needs to register/run the query before to be able to run correctly. See error here: https://gist.github.com/roar109/3ce5c3a1b48c58722db5 -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Encountered-incompatible-class-loaders-for-cache-Error-in-Queries-tp1590p1601.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
