Hi,
I am in process of deploying CAS 4.0.1 code base on Tomcat 8, using jdk 1.8 and
running into an issue when the application is initialize. I receive an error
message
" ... Error creating bean with name 'httpClient' defined in ServletContext
resource [/WEB-INF/spring-configuration/applicationContext.xml]: Instantiation
of bean failed; nested exception is
org.springframework.beans.BeanInstantiationException: Could not instantiate
bean class [org.jasig.cas.util.HttpClient]: Specified class is an interface
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1037)
..."
Did anyone else run into this issue and if so how can I resolve it.
--
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-user