Hi,

I'm not familiar with JBoss classloading model, but I would start with
making sure that your data model classes (the ones that are stored in cache)
are available on classpath of all nodes (both servers and clients). Probably
you need to put them to the same module where Ignite is deployed, so that
Ignite classes and model classes can be loaded by the same class loader.

Let us know if this helps.

Also please properly subscribe to the mailing list so that the community
receives email notifications. Follow the instruction here:
http://apache-ignite-users.70518.x6.nabble.com/mailing_list/MailingListOptions.jtp?forum=1

-Val



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Help-with-integrating-Ignite-as-JCache-with-JBoss-EAP-6-4-tp2134p2136.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to