hi, I followed http://jasig.github.io/cas/4.1.x/installation/Database-Authentication.html, got maven war overlay, built cas.war, deployed to jboss EAP 6.4, hit error:
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'proxyAuthenticationHandler' defined in ServletContext resource [/WEB-INF/deployerConfigContext.xml]: Cannot resolve reference to bean 'supportsTrustStoreSslSocketFactoryHttpClient' while setting bean property 'httpClient'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'supportsTrustStoreSslSocketFactoryHttpClient': FactoryBean threw exception on object creation; nested exception is java.lang.NoSuchMethodError: org.apache.http.impl.client.HttpClientBuilder.setSSLHostnameVerifier(Ljavax/net/ssl/HostnameVerifier;)Lorg/apache/http/impl/client/HttpClientBuilder; before this error, I revolved many other errors, very frustrated, spent tons of time, but cannot get this error revolved, need help. thanks. rgds brent -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-dev
