<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Lakshmi,<br>
      <br>
      EAP 6.3.0 should work, but I've tested with "standalone" mode so
      far, not domain mode yet.. Not sure if it's keycloak bug specific
      to domain or just some issue in your environment. <br>
      <br>
      Could you try to test if HTTP session replication works for you in
      domain mode with some simple servlet application (not keycloak
      authentication enabled) ? If you don't have any, take a look at
      this for example:
      <a class="moz-txt-link-freetext" href="https://github.com/keycloak/keycloak/blob/master/testsuite/integration/src/test/java/org/keycloak/testsuite/adapter/SessionServlet.java">https://github.com/keycloak/keycloak/blob/master/testsuite/integration/src/test/java/org/keycloak/testsuite/adapter/SessionServlet.java</a>
      <br>
      <br>
      Thanks,<br>
      Marek<br>
      <br>
      On 5.3.2015 17:18, Lakshmi Narayana VADALI (lvadali) wrote:<br>
    </div>
    <blockquote
cite="mid:BEA822DA38EAC24E869EEB395ABFA21C1A046BE2@xmb-aln-x08.cisco.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Courier New";
        color:black;}
span.EmailStyle19
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span style="color:#7030A0">Hi Marek,<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#7030A0"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="color:#7030A0">Yes we have </span><span
            style="color:#7030A0">"&lt;distributable /&gt;" tag in
            web.xml.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#7030A0"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="color:#7030A0">We are using
            EAP 6.3.0-1.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#7030A0"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="color:#7030A0">Thanks,<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#7030A0">Lakshmi
            Narayana V</span><span style="color:#7030A0"><o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
        <div>
          <div style="border:none;border-top:solid #B5C4DF
            1.0pt;padding:3.0pt 0in 0in 0in">
            <p class="MsoNormal"><b><span
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:windowtext">From:</span></b><span
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:windowtext">
                Marek Posolda [<a class="moz-txt-link-freetext" href="mailto:mposolda@redhat.com">mailto:mposolda@redhat.com</a>]
                <br>
                <b>Sent:</b> Thursday, March 05, 2015 8:55 PM<br>
                <b>To:</b> Lakshmi Narayana VADALI (lvadali);
                <a class="moz-txt-link-abbreviated" href="mailto:keycloak-dev@lists.jboss.org">keycloak-dev@lists.jboss.org</a><br>
                <b>Subject:</b> Re: [keycloak-dev] Application
                clustering Issue with Keycloak 1.1.0_Final<o:p></o:p></span></p>
          </div>
        </div>
        <p class="MsoNormal"><o:p> </o:p></p>
        <div>
          <p class="MsoNormal">Hi,<br>
            <br>
            do you have "&lt;distributable /&gt;" tag in web.xml? Do you
            have Wildfly or EAP6 for your application and which version?<br>
            <br>
            Thanks,<br>
            Marek<br>
            <br>
            On 5.3.2015 14:12, Lakshmi Narayana VADALI (lvadali) wrote:<o:p></o:p></p>
        </div>
        <blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
          <p class="MsoNormal"><span style="color:#7030A0">Hi,</span><o:p></o:p></p>
          <p class="MsoNormal"><span style="color:#7030A0"> </span><o:p></o:p></p>
          <p class="MsoNormal"><span style="color:#7030A0">We are using
              keycloak 1.1.0_Final. We are trying Application clustering
              using jboss (domain mode). We Tested clustering setup
              (with cluster-demo application provided by jboss) which is
              working. But With  Latest keycloak-adapter looks like
              keycloak-sessions are not replicated. We are always
              redirected to Keycloak when the request lands new node of
              cluster.
            </span><o:p></o:p></p>
          <p class="MsoNormal"><span style="color:#7030A0"> </span><o:p></o:p></p>
          <p class="MsoNormal"><span style="color:#7030A0">We are able
              to make our  setup work if we use cookie store, But we
              wanted to use Session store rather than cookie store.</span><o:p></o:p></p>
          <p class="MsoNormal"><span style="color:#7030A0"> </span><o:p></o:p></p>
          <pre><span style="color:#7030A0">When we bringup our nodes we are able to receive below logs </span><o:p></o:p></pre>
          <pre><span style="color:#7030A0">INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-10,shared=udp)</span><o:p></o:p></pre>
          <pre><span style="color:#7030A0">ISPN000094: Received new cluster view: [node1/web|1] (2) [node1/web, node2/web]</span><o:p></o:p></pre>
          <p class="MsoNormal"><span style="color:#7030A0">Thanks,</span><o:p></o:p></p>
          <p class="MsoNormal"><span style="color:#7030A0">Lakshmi
              Narayana V  </span><o:p></o:p></p>
          <p class="MsoNormal"><span
              style="font-size:12.0pt;font-family:&quot;Times New
              Roman&quot;,&quot;serif&quot;"><br>
              <br>
              <br>
              <o:p></o:p></span></p>
          <pre>_______________________________________________<o:p></o:p></pre>
          <pre>keycloak-dev mailing list<o:p></o:p></pre>
          <pre><a moz-do-not-send="true" href="mailto:keycloak-dev@lists.jboss.org">keycloak-dev@lists.jboss.org</a><o:p></o:p></pre>
          <pre><a moz-do-not-send="true" href="https://lists.jboss.org/mailman/listinfo/keycloak-dev">https://lists.jboss.org/mailman/listinfo/keycloak-dev</a><o:p></o:p></pre>
        </blockquote>
        <p class="MsoNormal"><span
            style="font-size:12.0pt;font-family:&quot;Times New
            Roman&quot;,&quot;serif&quot;"><o:p> </o:p></span></p>
      </div>
    </blockquote>
    <br>
  </body>
</html>