<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I recently bisected that. Version 1.1 of keycloak is working with
    EAP 6.2.x<br>
    Bill stated, that technicaly it could work. I think the main reason
    is that the server overlay is not working. I didn't try to install
    keycloak manually though...<br>
    <br>
    <div class="moz-cite-prefix">Am 17.11.15 um 20:07 schrieb Ismail
      Shaik:<br>
    </div>
    <blockquote
cite="mid:CALC-KvjfQ3nciweYN1zpnFX4zQk3m=emkrT8qJECh2HHXRrVig@mail.gmail.com"
      type="cite">
      <div dir="ltr">Marko,
        <div><br>
        </div>
        <div>Can you please let me know Which version of key cloak is
          good for Jboss EAP 6.2.3. ? I have to use the Jboss EAP 6.2.3
          . Thanks in advance.</div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Tue, Nov 17, 2015 at 10:24 AM, 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">You should use EAP 6.4.x. We only support
              that.</div>
            <div class="gmail_extra"><br>
              <div class="gmail_quote">
                <div>
                  <div class="h5">On Tue, Nov 17, 2015 at 5:12 PM,
                    Ismail Shaik <span dir="ltr">&lt;<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>&gt;</span>
                    wrote:<br>
                  </div>
                </div>
                <blockquote class="gmail_quote" style="margin:0 0 0
                  .8ex;border-left:1px #ccc solid;padding-left:1ex">
                  <div>
                    <div class="h5">
                      <div dir="ltr">Hi,
                        <div>
                          <div style="font-size:13px">This is Ismail , I
                            am trying to set up SSO using the key cloak
                            , I extracted the a <b>keycloak-overlay-eap6-1.6.1.Final
                               </b>to my Jboss Home  which has the
                            version 6.2.3. EAP and when I try to start
                            the server I am getting the below exception </div>
                          <div style="font-size:13px"><br>
                          </div>
                          <div style="font-size:13px">
                            <p
style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(195,55,32)">se
                              configuration</p>
                            <p
style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(195,55,32)"><span style="white-space:pre-wrap">        </span>at
                              org.jboss.as.controller.persistence.XmlConfigurationPersister.load(XmlConfigurationPersister.java:141)
[jboss-as-controller-7.3.3.Final-redhat-SNAPSHOT.jar:7.3.3.Final-redhat-SNAPSHOT]</p>
                            <p
style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(195,55,32)"><span style="white-space:pre-wrap">        </span>at
                              org.jboss.as.server.ServerService.boot(ServerService.java:324)
[jboss-as-server-7.3.3.Final-redhat-SNAPSHOT.jar:7.3.3.Final-redhat-SNAPSHOT]</p>
                            <p
style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(195,55,32)"><span style="white-space:pre-wrap">        </span>at
                              org.jboss.as.controller.AbstractControllerService$1.run(AbstractControllerService.java:253)
[jboss-as-controller-7.3.3.Final-redhat-SNAPSHOT.jar:7.3.3.Final-redhat-SNAPSHOT]</p>
                            <p
style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(195,55,32)"><span style="white-space:pre-wrap">        </span>at
                              java.lang.Thread.run(Thread.java:745)
                              [rt.jar:1.7.0_75]</p>
                            <p
style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(195,55,32)">Caused
                              by: javax.xml.stream.XMLStreamException:
                              ParseError at [row,col]:[2,1]</p>
                            <p
style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(195,55,32)">Message:
                              Unexpected element
                              '{<a class="moz-txt-link-freetext" href="urn:jboss:domain:1.7">urn:jboss:domain:1.7</a>}server'</p>
                            <p
style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(195,55,32)"><span style="white-space:pre-wrap">        </span>at
                              org.jboss.staxmapper.XMLMapperImpl.processNested(XMLMapperImpl.java:108)
[staxmapper-1.1.0.Final-redhat-2.jar:1.1.0.Final-redhat-2]</p>
                            <p
style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(195,55,32)"><span style="white-space:pre-wrap">        </span>at
                              org.jboss.staxmapper.XMLMapperImpl.parseDocument(XMLMapperImpl.java:69)
[staxmapper-1.1.0.Final-redhat-2.jar:1.1.0.Final-redhat-2]</p>
                            <p
style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(195,55,32)"><span style="white-space:pre-wrap">        </span>at
                              org.jboss.as.controller.persistence.XmlConfigurationPersister.load(XmlConfigurationPersister.java:133)
[jboss-as-controller-7.3.3.Final-redhat-SNAPSHOT.jar:7.3.3.Final-redhat-SNAPSHOT]</p>
                            <p
style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(195,55,32)"><span style="white-space:pre-wrap">        </span>...
                              3 more</p>
                            <p
style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;min-height:13px"><br>
                            </p>
                            <p
style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(195,55,32)">09:27:24,775
                              FATAL [org.jboss.as.server] (Controller
                              Boot Thread) JBAS015957: Server boot has
                              failed in an unrecoverable manner;
                              exiting. See previous messages for
                              details.</p>
                            <p
                              style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo">09:27:24,784
                              INFO  [<a moz-do-not-send="true"
                                href="http://org.jboss.as/"
                                target="_blank">org.jboss.as</a>] (MSC
                              service thread 1-7) JBAS015950: JBoss EAP <a
                                moz-do-not-send="true"
                                href="http://6.2.3.ga/" target="_blank">6.2.3.GA</a> (AS
                              7.3.3.Final-redhat-SNAPSHOT) stopped in
                              4ms</p>
                            <div><br>
                            </div>
                            <div>I am running the server using below
                              command.</div>
                            <div><br>
                            </div>
                            <div>
                              <p
                                style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo">bash
                                standalone.sh
                                --server-config=standalone-keycloak.xml</p>
                              <p
                                style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo"><br>
                              </p>
                              <p
                                style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo">I
                                am using the MAC OS </p>
                            </div>
                          </div>
                          <span><font color="#888888">
                              <div><br>
                              </div>
                              -- <br>
                              <div>
                                <div>Thanks,</div>
                                <div>Ismail Shaik - <a
                                    moz-do-not-send="true"
                                    href="tel:908%20922%209571"
                                    value="+19089229571" target="_blank">908
                                    922 9571</a></div>
                              </div>
                            </font></span></div>
                      </div>
                      <br>
                    </div>
                  </div>
                  _______________________________________________<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>
                </blockquote>
              </div>
              <br>
            </div>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        <div class="gmail_signature">
          <div>Thanks,</div>
          <div>Ismail Shaik - 908 922 9571</div>
        </div>
      </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>