-
Feature Request
-
Resolution: Obsolete
-
Major
-
None
Infinispan has the ability to migrate configs from competing data grids on to Infinispan. Currently supported are migrating from JBoss Cache, EHCache and Coherence onto Infinispan.
http://community.jboss.org/wiki/ConfigurationMigrationTools
Ideally the IDE should detect configs of these competing data grids (they have XSDs or DTDs which can be used to detect, falling back to root element names) and provide a context menu to "migrate to Infinispan".
This migration may optionally launch a migration wizard which could import Infinispan libs (add deps to a pom.xml?) and walk the user through a set of steps to migrate code.