We are getting an error when we deploy the CAS war to JBOSS EAP 6.4

The cas was built from source and we are using the JDBCAuthentication

The workaround to fix the issue was to the update the 
base/org/apache/httpcomponents/main module and upgrade the JARs from 
httpclient-4.3.6.redhat-1.jar -> httpclient-4.4.1.jar
httpcore-4.3.3.redhat-1.jar -> httpcore-4.4.1.jar
httpmime-4.3.6.redhat-1.jar -> httpmime-4.3.6.redhat-1.jar

We tried to create a separate slot for 4.4.1 httpcomponents and add it to 
the jboss-deployment-structure.xml of cas.war.
  But this also did not solve the issue.

Someone has solved this error?

-- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/.

Reply via email to