Thanks for the help, Scott! > This generally means you have older versions of libraries on the > classpath, or conflicting versions. Check your classpath and the > included libraries in CAS to make sure there aren't multiple Spring > jars of different versions (and nothing on the classpath).
There was nothing suspicious in my classpath or the tomcat lib directory, so I just deleted my maven repository, untarred a fresh copy of the source tree and rebuilt my webapp. This solved whatever mismatch was causing the problem! > Try it without it first. That page covers multiple versions of CAS > and may not be applicable to your version (its related to Spring > versions). I'll leave it the way it is for now, as all seems to work fine. Now on to actual service integration... Thanks again! -Mark _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
