<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">My guess is that something is wrong
with your keycloak.json.<br>
<br>
On 7/24/2014 9:21 AM, Ken Finnigan wrote:<br>
</div>
<blockquote
cite="mid:CAKeeVe7bjwWoaVvMUuhmTo1=9kWWoRzT+e3s__hk6Y2SsBy8ag@mail.gmail.com"
type="cite">
<div dir="ltr">I think I've also seen that exception when using
Keycloak in LiveOak on WildFly, but I believe it doesn't prevent
anything from working, at least from the tests I've done.
<div><br>
</div>
<div>But it would be nice to know what'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"><<a moz-do-not-send="true"
href="mailto:bruno@abstractj.org" target="_blank">bruno@abstractj.org</a>></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'm banging my head against the wall with this
issue:<br>
<a moz-do-not-send="true"
href="https://gist.github.com/abstractj/b5b79bf3a5eb77e7989a"
target="_blank">https://gist.github.com/abstractj/b5b79bf3a5eb77e7989a</a>,
basically what I'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 <a class="moz-txt-link-abbreviated" href="mailto:git@github.com:keycloak/keycloak.git">git@github.com:keycloak/keycloak.git</a> && cd
keycloak && mvn<br>
clean install -DskipTests=true -Dcheckstyle.skip=true<br>
cd ..<br>
git clone <a class="moz-txt-link-abbreviated" href="mailto:git@github.com:aerogear/aerogear-parent.git">git@github.com:aerogear/aerogear-parent.git</a>
&& cd<br>
aerogear-parent && git checkout KeycloakBeta4
&& mvn clean install<br>
cd ..<br>
git clone
<a class="moz-txt-link-abbreviated" href="mailto:git@github.com:aerogear/aerogear-unifiedpush-server.git">git@github.com:aerogear/aerogear-unifiedpush-server.git</a>
&& cd<br>
aerogear-unifiedpush-server && git checkout
KeycloakBeta4 && 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 moz-do-not-send="true"
href="mailto:keycloak-dev@lists.jboss.org">keycloak-dev@lists.jboss.org</a><br>
<a moz-do-not-send="true"
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>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
keycloak-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:keycloak-dev@lists.jboss.org">keycloak-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/keycloak-dev">https://lists.jboss.org/mailman/listinfo/keycloak-dev</a></pre>
</blockquote>
<br>
</body>
</html>