<div dir="ltr">I think I&#39;ve also seen that exception when using Keycloak in LiveOak on WildFly, but I believe it doesn&#39;t prevent anything from working, at least from the tests I&#39;ve done.<div><br></div><div>But it would be nice to know what&#39;s causing it.</div>
<div><br></div><div>Ken</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jul 24, 2014 at 8:57 AM, Bruno Oliveira <span dir="ltr">&lt;<a href="mailto:bruno@abstractj.org" target="_blank">bruno@abstractj.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Good morning guys, I&#39;m banging my head against the wall with this issue:<br>
<a href="https://gist.github.com/abstractj/b5b79bf3a5eb77e7989a" target="_blank">https://gist.github.com/abstractj/b5b79bf3a5eb77e7989a</a>, basically what I&#39;m trying to<br>
do is integrate the latest changes on master with UPS on AeroGear.<br>
<br>
On AS7 the application runs with no errors, but when I try to deploy on<br>
Wildfly I get HTTP 400 after login.<br>
<br>
Probably is some misconfiguration on my end, but I already double checked<br>
project-integrations, checked the examples, tried to debug on IntelliJ and<br>
Chrome.<br>
<br>
Here are the steps to reproduce:<br>
<br>
git clone git@github.com:keycloak/keycloak.git &amp;&amp; cd keycloak &amp;&amp; mvn<br>
clean install -DskipTests=true -Dcheckstyle.skip=true<br>
cd ..<br>
git clone git@github.com:aerogear/aerogear-parent.git &amp;&amp; cd<br>
aerogear-parent &amp;&amp; git checkout KeycloakBeta4 &amp;&amp; mvn clean install<br>
cd ..<br>
git clone git@github.com:aerogear/aerogear-unifiedpush-server.git &amp;&amp; cd<br>
aerogear-unifiedpush-server &amp;&amp; git checkout KeycloakBeta4 &amp;&amp; mvn clean<br>
install -Pwildfly -DskipTests=true -Dcheckstyle.skip=true<br>
<br>
cp databases/unifiedpush-h2-ds.xml $JBOSS_HOME/standalone/deployments<br>
cp auth-server/target/auth-server.war<br>
$JBOSS_HOME/standalone/deployments/<br>
cp server/target/ag-push.war $JBOSS_HOME/standalone/deployments<br>
<br>
$JBOSS_HOME/bin/standalone.sh<br>
<br>
If you have an idea, let me know.<br>
<br>
--<br>
<br>
abstractj<br>
PGP: 0x84DC9914<br>
_______________________________________________<br>
keycloak-dev mailing list<br>
<a href="mailto:keycloak-dev@lists.jboss.org">keycloak-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/keycloak-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-dev</a><br>
</blockquote></div><br></div>