RE: integration of Apache ISIS and Ignite

2017-09-12 Thread Nikhil Dhamapurkar
Hi Mikhail, I am still getting the problem still after the new dependencies have been added, here is a project on git : https://bitbucket.org/dhamapurkar/isisignitesample When we try to compile the application with mvn clean install we get the error. My intention is to connect to ignite and

RE: integration of Apache ISIS and Ignite

2017-09-10 Thread Nikhil Dhamapurkar
Hi Mikhail, I have added the below artifacts but I am still getting the exception, is there any other jar that’s is needed to enable log4j or slf4j logging in Ignite? slf4j-log4j12 ignite-slf4j ignite-log4j ignite-core Regards Nikhil From: Mikhail Sent: 06 September 2017 23:17 To:

integration of Apache ISIS and Ignite

2017-09-06 Thread Nikhil Dhamapurkar
Hi , I am trying to integrate apache Ignite as the L2 Cache for apache ISIS. I have added Apache ignite JDBC connection to the persistor.properties in isis. When I am trying to compile my web app I am getting ignite logger exception listed in stack trace [1] I can see earlier mailing list