A new comment was posted on JDF Project site


Vineet Reynolds

Demetrio, I suspect you're missing the CacheProducer class (see https://github.com/jboss-jdf/t... ) in your project. It produces the EmbeddedCacheManager instance, and hence the reason why you see the warnings in Eclipse, and the deployment failure. Your project POM does appear to be correct though. Infinispan Core 5.1.2.Final is the dependency to be used.

As an aside, the JDG tutorial will be added to contain instructions involving the classes needed for configuring JDG. This is in the works. Many thanks for reporting all of these.

7:29 a.m., Friday April 12

 
  Reply to Vineet Reynolds  
 
 
 
 

Moderate this comment by email

Email address: vineet.reynolds@gmail.com | IP address: 209.132.188.34

Reply to this email with “Delete”, “Approve”, or “Spam”, or moderate from the Disqus moderation panel.

 
 
 
Vineet Reynolds’s comment is in reply to Demetrio:
 

Vineet, thanks for your replying. Nevertheless, I am using exactly the source from the git and so, in my project, already there is the import ...

Read more