I am trying to add CAS authentication to dspace 5 (JSPUI)
I added
+ <dependency>
+ <groupId>cas</groupId>
+ <artifactId>casclient</artifactId>
+ <version>2.1.1</version>
+ </dependency>
which according to
http://search.maven.org/#artifactdetails|cas|casclient|2.1.1|jar<http://search.maven.org/#artifactdetails%7Ccas%7Ccasclient%7C2.1.1%7Cjar>
is the latest version
The pom there says that casclient has
<dependency>
<groupId>servletapi<http://search.maven.org/#></groupId>
<artifactId>servletapi<http://search.maven.org/#></artifactId>
<version>2.3</version>
</dependency>
Looking at the tomcat which version<http://tomcat.apache.org/whichversion.html>
page I gather that I am stuck with tomcat5.
Am I right about that ?
Is there another CAS integration ?
Monika
________________
Monika Mevenkamp
phone: 609-258-4161
Lewis Library,Washington Road and Ivy Lane, Princeton University, Princeton, NJ
08544
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette