Where do I find the RestEasy distribution containing
resteasy-jboss-modules-3.0.5.Final.zip? I've downloaded RestEasy and
there is no zip file in it.
On 12/5/2013 3:47 PM, Bill Burke wrote:
On 12/5/2013 3:24 PM, ssilvert(a)redhat.com wrote:
> On 12/5/2013 2:56 PM, ssilvert(a)redhat.com wrote:
>> Caused by: java.lang.ClassNotFoundException:
>> org.apache.http.impl.conn.PoolingClientConnectionManager from [Module
>> "org.jboss.resteasy.resteasy-jaxrs:main" from local module loader
>> @3efd2905 (roots
>> .0-alpha-1\modules)]
> This happens when deploying customer-portal. Any ideas?
I've never used distro-as7/
THese directions work and are what I do to run the demo:
https://github.com/keycloak/keycloak/tree/master/examples/as7-eap-demo
Errata:
* Resteasy 3.0.5 instead of 3.0.4
* There is no admin console registration page, only a login.
username: admin
password: admin
It will ask you to change the admin password.