<div dir="ltr">Hey!<div><br></div><div>I&#39;ve created very short demo of WF Swarm and Infinispan Embedded mode: <a href="https://github.com/slaskawi/infinispan-wf-swarm-example/tree/master">https://github.com/slaskawi/infinispan-wf-swarm-example/tree/master</a></div><div><br></div><div>I have a couple of thoughts after doing this demo:</div><div><ul><li>Wildfly Swarm generator [2] allows to add Infinispan integration module. Unfortunately it doesn&#39;t provide Infinispan classes to the classpath (one needs to add infinispan-core in provided scope for example). I created JIRA to fix this [3].</li><li>We should probably make JPA (Hibernate) an optional dependency. Created JIRA for it [4].</li><li>Injecting beans into JAX-RS classes require using org.wildfly.swarm:jaxrs-cdi. This will be addressed at WF Swarm side [5].</li></ul><div>I must admit, implementing this demo was a really nice experience (there were some problems, but with Martin&#39;s and Tomas&#39; help I managed to work them out (thanks a lot guys!)). </div><div><br></div><div>If you have some time, please experiment with the demo code and tell me what you think. If there won&#39;t be any comments, I plan to write a small blog entry about WF Swarm and Infinispan.</div><div><br></div><div>Thanks</div><div>Sebastian</div><div><br></div><div>[2] <a href="http://wildfly-swarm.io/generator/">http://wildfly-swarm.io/generator/</a></div></div><div>[3] <a href="https://issues.jboss.org/browse/ISPN-7071">https://issues.jboss.org/browse/ISPN-7071</a></div><div>[4] <a href="https://issues.jboss.org/browse/ISPN-7072">https://issues.jboss.org/browse/ISPN-7072</a></div><div>[5] <a href="https://issues.jboss.org/browse/SWARM-714">https://issues.jboss.org/browse/SWARM-714</a></div></div>