4.5. Moving from JBoss Cache to Infinispan Tree
In the Seam
components.xml file, change all occurrences of<cache:jboss-cache3-provider/> to <cache:infinispan-cache-provider/>.
Migrate the JBoss Cache XML configuration to Infinispan XML; you can use the migration tool provided with Infinispan. For more information see: https://docs.jboss.org/author/display/ISPN/Configuration+Migration+Tools.