<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    I have been reading the rolling upgrade chapter[1] from the
    documentation and I have some questions.<br>
    <ol>
      <li>The documentation states that in the target cluster, every
        cache that should be migrated, should use a CLI cache loader
        pointing to the source cluster. I suppose that this can only be
        configured via XML but not via the CLI or JMX? That would be bad
        because after a node restart the cache loader would be enabled
        again.<br>
      </li>
      <li>How would the JMX URL look like if I wanted to connect to a
        secured Wildfly over HTTP? I was thinking of
        jmx:http-remoting-jmx://USER:PASSWORD@HOST:PORT/CACHEMANAGER/CACHE</li>
      <li>What do I need to do to rollback to the source cluster after
        switching a few nodes to the target cluster?<br>
      </li>
    </ol>
    Thanks in advance!<br>
    <br>
    Regards,<br>
    Christian<br>
    <br>
    <br>
    [1] <a
href="http://infinispan.org/docs/7.2.x/user_guide/user_guide.html#_rolling_upgrades_for_infinispan_library_embedded_mode"><a class="moz-txt-link-freetext" href="http://infinispan.org/docs/7.2.x/user_guide/user_guide.html#_rolling_upgrades_for_infinispan_library_embedded_mode">http://infinispan.org/docs/7.2.x/user_guide/user_guide.html#_rolling_upgrades_for_infinispan_library_embedded_mode</a></a>
  </body>
</html>