I'm changing casclient.jar (version 2.0.11) by cas-client-core-3.1.1.jar and
I'm putting it in the /lib of Liferay but I got this error:

ERROR [[/]:3639] Exception au démarrage du filtre CAS Filter
java.lang.ClassNotFoundException:
edu.yale.its.tp.cas.client.filter.CASFilter

May I change pom.xml to add the dependency of the new jar ?

By default we had this lines:
<dependency>
              <groupId>cas</groupId>
              <artifactId>casclient</artifactId>
              <version>2.1.1</version>
              <scope>runtime</scope>
</dependency>


thanks
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to