Which version of the JVM are you using? Apparently older versions of the Java 1.5 JVM don't include the XML Security needed for the JSR 105 support (I've had success with Java 1.5.0_11 and Java 6).
If anyone knows how to switch JSR 105 providers so we are not dependent on the JVM version, please let me know. (btw, we're only dependent on it for the Google Accounts support and nothing else). -Scott On 6/21/07, Philip Brusten <[EMAIL PROTECTED]> wrote:
Scott Battaglia wrote: > Yes, there were two places it needed to be changed. Only one of them > had been changed. It *should* be fixed when RC3 comes out (along with a > couple of other things). I changed "cas-server-support-spnego" to "cas-server-support-windows" in pom.xml. When running "mvn package install pom.xml" I'm receiving the following error: Tests in error: testResponse( org.jasig.cas.authentication.principal.GoogleAccountsServiceTests ) testWithGoogleAccountsService( org.jasig.cas.web.flow.DynamicRedirectViewSelect orTests) testNoService( org.jasig.cas.web.support.GoogleAccountsArgumentExtractorTests) Tests run: 396, Failures: 0, Errors: 3, Skipped: 0 Any idea what's causing these problems? Regards, Philip Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
-- -Scott Battaglia LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
