<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello Stian, thank you very much making this point clear!<br>
    <br>
    I guess the reason why people show up with the "expectation" that
    EAP 6.2 should be supported, is that on the frontpage it states:<br>
     
    <meta charset="utf-8">
    <span style="color: rgb(119, 119, 119); font-family: Helvetica,
      Arial, sans-serif; font-size: 12px; font-style: normal;
      font-variant: normal; font-weight: normal; letter-spacing: normal;
      line-height: 18px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: 1;
      word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline
      !important; float: none; background-color: rgb(255, 255, 255);">Supports
      JBoss AS7, EAP 6.x, Wildfly, Tomcat,...</span><br>
    and as you mentioned this holds only true for the adapters (maybe
    this point should be stressed on the frontpage somehow). <br>
    But as I and maybe others implicitly thought this is also applicable
    to the "host AS" of keycloak. <br>
    I think another reason, why people ask for this setup (deploying
    keycloak on EAP 6.2) is that in large companies you only get
    "provisioned" versions of JBoss <br>
    and either your IT doesn't support EAP 6.4 yet, does'nt let you run
    "standalone" servers "at will" or even you are not provided shell
    access to the JBoss. <br>
    I think these are reasons why people (and I) asking for Keycloak to
    be deployable on older versions and Keycloak to be deployable as an
    EAR/WAR.<br>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">Am 18.11.15 um 13:43 schrieb Stian
      Thorgersen:<br>
    </div>
    <blockquote
cite="mid:CAJgngAc9Ltxd40V-C4Kc4QJqB2KTxfFb7VME-mLdJZSUL4VC0w@mail.gmail.com"
      type="cite">
      <div dir="ltr">Keycloak server will only ever be deployable to
        latest stable releases off WildFly and JBoss EAP. There's two
        reasons for this:
        <div><br>
        </div>
        <div>a) We don't have the resources to maintain it</div>
        <div>b) More importantly we want to be able to use new stuff
          (supporting old EAP releases means old dependencies for
          everything)</div>
        <div><br>
        </div>
        <div>End of the day Keycloak is a standalone service, not
          something you should embed into your applications. It's also
          not just targeted towards JEE developers.</div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On 18 November 2015 at 10:49, Marko
          Strukelj <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:mstrukel@redhat.com" target="_blank">mstrukel@redhat.com</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div dir="ltr">
              <div>The attempt here looks to be to install server on EAP
                6.2<br>
              </div>
              <div><br>
              </div>
              <div>Technical reasons for server are that overlay
                contains modules, and standalone-keycloak.xml, which are
                targeted to specific version of EAP. The exact issue in
                the above error is that the packaged
                standalone-keycloak.xml uses configuration version that
                EAP 6.2 doesn't yet understand. There are probably other
                reasons why it wouldn't work even after fixing that
                manually - like old incompatible versions of the
                dependencies provided by EAP that we rely upon.<br>
              </div>
              <div><br>
              </div>
              <div>Adapter was tested on EAP 6.2, and it should work
                yes.</div>
            </div>
            <div class="HOEnZb">
              <div class="h5">
                <div class="gmail_extra"><br>
                  <div class="gmail_quote">On Tue, Nov 17, 2015 at 8:43
                    PM, Bill Burke <span dir="ltr">&lt;<a
                        moz-do-not-send="true"
                        href="mailto:bburke@redhat.com" target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:bburke@redhat.com">bburke@redhat.com</a></a>&gt;</span>
                    wrote:<br>
                    <blockquote class="gmail_quote" style="margin:0 0 0
                      .8ex;border-left:1px #ccc solid;padding-left:1ex">You
                      don't need to migrate your 7 applications.  The
                      client adapter<br>
                      should still work on EAP 6.2.  If it doesn't thats
                      something we would<br>
                      fix.  Its the server that we won't support on
                      anything earlier.<br>
                      <span><br>
                        On 11/17/2015 2:29 PM, Ismail Shaik wrote:<br>
                        &gt; Bill,<br>
                        &gt;<br>
                        &gt; Yes if I change the server I need to
                        migrate all my 7 applications to<br>
                        &gt; new jboss  EAP. Which is why I would like
                        to have the version compatible<br>
                        &gt; with jboss eap 6.2.x.<br>
                        &gt; Thank you for quick reply.<br>
                        &gt;<br>
                        &gt; On Nov 17, 2015 1:24 PM, "Bill Burke" &lt;<a
                          moz-do-not-send="true"
                          href="mailto:bburke@redhat.com"
                          target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:bburke@redhat.com">bburke@redhat.com</a></a><br>
                      </span><span>&gt; &lt;mailto:<a
                          moz-do-not-send="true"
                          href="mailto:bburke@redhat.com"
                          target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:bburke@redhat.com">bburke@redhat.com</a></a>&gt;&gt;
                        wrote:<br>
                        &gt;<br>
                        &gt;     Is there a reason we don't work on
                        6.2.3?<br>
                        &gt;<br>
                        &gt;     On 11/17/2015 2:07 PM, Ismail Shaik
                        wrote:<br>
                        &gt;      &gt; Marko,<br>
                        &gt;      &gt;<br>
                        &gt;      &gt; Can you please let me know Which
                        version of key cloak is good for<br>
                        &gt;     Jboss<br>
                        &gt;      &gt; EAP 6.2.3. ? I have to use the
                        Jboss EAP 6.2.3 . Thanks in advance.<br>
                        &gt;      &gt;<br>
                        &gt;      &gt; On Tue, Nov 17, 2015 at 10:24 AM,
                        Marko Strukelj<br>
                        &gt;     &lt;<a moz-do-not-send="true"
                          href="mailto:mstrukel@redhat.com"
                          target="_blank">mstrukel@redhat.com</a>
                        &lt;mailto:<a moz-do-not-send="true"
                          href="mailto:mstrukel@redhat.com"
                          target="_blank">mstrukel@redhat.com</a>&gt;<br>
                      </span><span>&gt;      &gt; &lt;mailto:<a
                          moz-do-not-send="true"
                          href="mailto:mstrukel@redhat.com"
                          target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:mstrukel@redhat.com">mstrukel@redhat.com</a></a>
                        &lt;mailto:<a moz-do-not-send="true"
                          href="mailto:mstrukel@redhat.com"
                          target="_blank">mstrukel@redhat.com</a>&gt;&gt;&gt;
                        wrote:<br>
                        &gt;      &gt;<br>
                        &gt;      &gt;     You should use EAP 6.4.x. We
                        only support that.<br>
                        &gt;      &gt;<br>
                        &gt;      &gt;     On Tue, Nov 17, 2015 at 5:12
                        PM, Ismail Shaik<br>
                        &gt;     &lt;<a moz-do-not-send="true"
                          href="mailto:ismail117@gmail.com"
                          target="_blank">ismail117@gmail.com</a>
                        &lt;mailto:<a moz-do-not-send="true"
                          href="mailto:ismail117@gmail.com"
                          target="_blank">ismail117@gmail.com</a>&gt;<br>
                      </span>
                      <div>
                        <div>&gt;      &gt;     &lt;mailto:<a
                            moz-do-not-send="true"
                            href="mailto:ismail117@gmail.com"
                            target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:ismail117@gmail.com">ismail117@gmail.com</a></a>
                          &lt;mailto:<a moz-do-not-send="true"
                            href="mailto:ismail117@gmail.com"
                            target="_blank">ismail117@gmail.com</a>&gt;&gt;&gt;
                          wrote:<br>
                          &gt;      &gt;<br>
                          &gt;      &gt;         Hi,<br>
                          &gt;      &gt;         This is Ismail , I am
                          trying to set up SSO using the key<br>
                          &gt;     cloak ,<br>
                          &gt;      &gt;         I extracted the a
                          *keycloak-overlay-eap6-1.6.1.Final *to my<br>
                          &gt;      &gt;         Jboss Home  which has
                          the version 6.2.3. EAP and when I<br>
                          &gt;     try to<br>
                          &gt;      &gt;         start the server I am
                          getting the below exception<br>
                          &gt;      &gt;<br>
                          &gt;      &gt;         se configuration<br>
                          &gt;      &gt;<br>
                          &gt;      &gt;         at<br>
                          &gt;      &gt;<br>
                          &gt;     
 org.jboss.as.controller.persistence.XmlConfigurationPersister.load(XmlConfigurationPersister.java:141)<br>
                          &gt;      &gt;<br>
                          &gt;     
 [jboss-as-controller-7.3.3.Final-redhat-SNAPSHOT.jar:7.3.3.Final-redhat-SNAPSHOT]<br>
                          &gt;      &gt;<br>
                          &gt;      &gt;         at<br>
                          &gt;      &gt;<br>
                          &gt;     
                           org.jboss.as.server.ServerService.boot(ServerService.java:324)<br>
                          &gt;      &gt;<br>
                          &gt;     
 [jboss-as-server-7.3.3.Final-redhat-SNAPSHOT.jar:7.3.3.Final-redhat-SNAPSHOT]<br>
                          &gt;      &gt;<br>
                          &gt;      &gt;         at<br>
                          &gt;      &gt;<br>
                          &gt;     
 org.jboss.as.controller.AbstractControllerService$1.run(AbstractControllerService.java:253)<br>
                          &gt;      &gt;<br>
                          &gt;     
 [jboss-as-controller-7.3.3.Final-redhat-SNAPSHOT.jar:7.3.3.Final-redhat-SNAPSHOT]<br>
                          &gt;      &gt;<br>
                          &gt;      &gt;         at
                          java.lang.Thread.run(Thread.java:745)
                          [rt.jar:1.7.0_75]<br>
                          &gt;      &gt;<br>
                          &gt;      &gt;         Caused by:
                          javax.xml.stream.XMLStreamException:
                          ParseError at<br>
                          &gt;      &gt;         [row,col]:[2,1]<br>
                          &gt;      &gt;<br>
                          &gt;      &gt;         Message: Unexpected
                          element '{<a class="moz-txt-link-freetext" href="urn:jboss:domain:1.7">urn:jboss:domain:1.7</a>}server'<br>
                          &gt;      &gt;<br>
                          &gt;      &gt;         at<br>
                          &gt;      &gt;<br>
                          &gt;     
 org.jboss.staxmapper.XMLMapperImpl.processNested(XMLMapperImpl.java:108)<br>
                          &gt;      &gt;       
                           [staxmapper-1.1.0.Final-redhat-2.jar:1.1.0.Final-redhat-2]<br>
                          &gt;      &gt;<br>
                          &gt;      &gt;         at<br>
                          &gt;      &gt;<br>
                          &gt;     
                           org.jboss.staxmapper.XMLMapperImpl.parseDocument(XMLMapperImpl.java:69)<br>
                          &gt;      &gt;       
                           [staxmapper-1.1.0.Final-redhat-2.jar:1.1.0.Final-redhat-2]<br>
                          &gt;      &gt;<br>
                          &gt;      &gt;         at<br>
                          &gt;      &gt;<br>
                          &gt;     
 org.jboss.as.controller.persistence.XmlConfigurationPersister.load(XmlConfigurationPersister.java:133)<br>
                          &gt;      &gt;<br>
                          &gt;     
 [jboss-as-controller-7.3.3.Final-redhat-SNAPSHOT.jar:7.3.3.Final-redhat-SNAPSHOT]<br>
                          &gt;      &gt;<br>
                          &gt;      &gt;         ... 3 more<br>
                          &gt;      &gt;<br>
                          &gt;      &gt;<br>
                          &gt;      &gt;         09:27:24,775 FATAL
                          [org.jboss.as.server] (Controller Boot<br>
                          &gt;      &gt;         Thread) JBAS015957:
                          Server boot has failed in an<br>
                          &gt;     unrecoverable<br>
                          &gt;      &gt;         manner; exiting. See
                          previous messages for details.<br>
                          &gt;      &gt;<br>
                          &gt;      &gt;         09:27:24,784 INFO  [<a
                            moz-do-not-send="true"
                            href="http://org.jboss.as" rel="noreferrer"
                            target="_blank">org.jboss.as</a> &lt;<a
                            moz-do-not-send="true"
                            href="http://org.jboss.as" rel="noreferrer"
                            target="_blank"><a class="moz-txt-link-freetext" href="http://org.jboss.as">http://org.jboss.as</a></a>&gt;<br>
                          &gt;     &lt;<a moz-do-not-send="true"
                            href="http://org.jboss.as/" rel="noreferrer"
                            target="_blank">http://org.jboss.as/</a>&gt;]
                          (MSC<br>
                          &gt;      &gt;         service thread 1-7)
                          JBAS015950: JBoss EAP <a
                            moz-do-not-send="true"
                            href="http://6.2.3.GA" rel="noreferrer"
                            target="_blank">6.2.3.GA</a><br>
                        </div>
                      </div>
                      &gt;     &lt;<a moz-do-not-send="true"
                        href="http://6.2.3.GA" rel="noreferrer"
                        target="_blank">http://6.2.3.GA</a>&gt;<br>
                      <span>&gt;      &gt;         &lt;<a
                          moz-do-not-send="true" href="http://6.2.3.ga/"
                          rel="noreferrer" target="_blank"><a class="moz-txt-link-freetext" href="http://6.2.3.ga/">http://6.2.3.ga/</a></a>&gt;
                        (AS 7.3.3.Final-redhat-SNAPSHOT)<br>
                        &gt;     stopped in 4ms<br>
                        &gt;      &gt;<br>
                        &gt;      &gt;<br>
                        &gt;      &gt;         I am running the server
                        using below command.<br>
                        &gt;      &gt;<br>
                        &gt;      &gt;         bash standalone.sh
                        --server-config=standalone-keycloak.xml<br>
                        &gt;      &gt;<br>
                        &gt;      &gt;<br>
                        &gt;      &gt;         I am using the MAC OS<br>
                        &gt;      &gt;<br>
                        &gt;      &gt;<br>
                        &gt;      &gt;         --<br>
                        &gt;      &gt;         Thanks,<br>
                        &gt;      &gt;         Ismail Shaik - <a
                          moz-do-not-send="true"
                          href="tel:908%20922%209571"
                          value="+19089229571" target="_blank">908 922
                          9571</a> <a class="moz-txt-link-rfc2396E" href="tel:908%20922%209571">&lt;tel:908%20922%209571&gt;</a><br>
                        &gt;     <a class="moz-txt-link-rfc2396E" href="tel:908%20922%209571">&lt;tel:908%20922%209571&gt;</a><br>
                        &gt;      &gt;<br>
                        &gt;      &gt;       
                         _______________________________________________<br>
                        &gt;      &gt;         keycloak-user mailing
                        list<br>
                        &gt;      &gt; <a moz-do-not-send="true"
                          href="mailto:keycloak-user@lists.jboss.org"
                          target="_blank">keycloak-user@lists.jboss.org</a><br>
                        &gt;     &lt;mailto:<a moz-do-not-send="true"
                          href="mailto:keycloak-user@lists.jboss.org"
                          target="_blank">keycloak-user@lists.jboss.org</a>&gt;<br>
                      </span>&gt;     &lt;mailto:<a
                        moz-do-not-send="true"
                        href="mailto:keycloak-user@lists.jboss.org"
                        target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a></a><br>
                      <span>&gt;     &lt;mailto:<a
                          moz-do-not-send="true"
                          href="mailto:keycloak-user@lists.jboss.org"
                          target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a></a>&gt;&gt;<br>
                        &gt;      &gt; <a moz-do-not-send="true"
                          href="https://lists.jboss.org/mailman/listinfo/keycloak-user"
                          rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><br>
                        &gt;      &gt;<br>
                        &gt;      &gt;<br>
                        &gt;      &gt;<br>
                        &gt;      &gt;<br>
                        &gt;      &gt;<br>
                        &gt;      &gt; --<br>
                        &gt;      &gt; Thanks,<br>
                        &gt;      &gt; Ismail Shaik - <a
                          moz-do-not-send="true"
                          href="tel:908%20922%209571"
                          value="+19089229571" target="_blank">908 922
                          9571</a> <a class="moz-txt-link-rfc2396E" href="tel:908%20922%209571">&lt;tel:908%20922%209571&gt;</a><br>
                        &gt;      &gt;<br>
                        &gt;      &gt;<br>
                        &gt;      &gt;
                        _______________________________________________<br>
                        &gt;      &gt; keycloak-user mailing list<br>
                        &gt;      &gt; <a moz-do-not-send="true"
                          href="mailto:keycloak-user@lists.jboss.org"
                          target="_blank">keycloak-user@lists.jboss.org</a>
                        &lt;mailto:<a moz-do-not-send="true"
                          href="mailto:keycloak-user@lists.jboss.org"
                          target="_blank">keycloak-user@lists.jboss.org</a>&gt;<br>
                        &gt;      &gt; <a moz-do-not-send="true"
                          href="https://lists.jboss.org/mailman/listinfo/keycloak-user"
                          rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><br>
                        &gt;      &gt;<br>
                        &gt;<br>
                        &gt;     --<br>
                      </span><span>&gt;     Bill Burke<br>
                        &gt;     JBoss, a division of Red Hat<br>
                        &gt;     <a moz-do-not-send="true"
                          href="http://bill.burkecentral.com"
                          rel="noreferrer" target="_blank">http://bill.burkecentral.com</a><br>
                        &gt;   
                         _______________________________________________<br>
                        &gt;     keycloak-user mailing list<br>
                      </span><span>&gt;     <a moz-do-not-send="true"
                          href="mailto:keycloak-user@lists.jboss.org"
                          target="_blank">keycloak-user@lists.jboss.org</a>
                        &lt;mailto:<a moz-do-not-send="true"
                          href="mailto:keycloak-user@lists.jboss.org"
                          target="_blank">keycloak-user@lists.jboss.org</a>&gt;<br>
                        &gt;     <a moz-do-not-send="true"
                          href="https://lists.jboss.org/mailman/listinfo/keycloak-user"
                          rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><br>
                        &gt;<br>
                        <br>
                        --<br>
                      </span>
                      <div>
                        <div>Bill Burke<br>
                          JBoss, a division of Red Hat<br>
                          <a moz-do-not-send="true"
                            href="http://bill.burkecentral.com"
                            rel="noreferrer" target="_blank">http://bill.burkecentral.com</a><br>
_______________________________________________<br>
                          keycloak-user mailing list<br>
                          <a moz-do-not-send="true"
                            href="mailto:keycloak-user@lists.jboss.org"
                            target="_blank">keycloak-user@lists.jboss.org</a><br>
                          <a moz-do-not-send="true"
                            href="https://lists.jboss.org/mailman/listinfo/keycloak-user"
                            rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><br>
                        </div>
                      </div>
                    </blockquote>
                  </div>
                  <br>
                </div>
              </div>
            </div>
            <br>
            _______________________________________________<br>
            keycloak-user mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>
            <a moz-do-not-send="true"
              href="https://lists.jboss.org/mailman/listinfo/keycloak-user"
              rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
keycloak-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/keycloak-user">https://lists.jboss.org/mailman/listinfo/keycloak-user</a></pre>
    </blockquote>
    <br>
  </body>
</html>