I'm seeing test failures in the X509 module that appear related to these
changes:
[INFO]
------------------------------------------------------------------------
[INFO] Building Jasig CAS X.509 Client Certificate Support 4.0.0-SNAPSHOT
[INFO]
------------------------------------------------------------------------
Results :
Tests in error:
testWiring(org.jasig.cas.adaptors.x509.authentication.handler.support.WiringTests):
Error creating bean with name 'authenticationManager' defined in class
path resource [deployerConfigContext.xml]: Cannot create inner bean
'org.jasig.cas.authentication.handler.support.SimpleTestUsernamePasswordAuthenticationHandler#75d709a5'
of type
[org.jasig.cas.authentication.handler.support.SimpleTestUsernamePasswordAuthenticationHandler]
while setting bean property 'authenticationHandlers' with key [1];
nested exception is
org.springframework.beans.factory.CannotLoadBeanClassException: Cannot
find class
[org.jasig.cas.authentication.handler.support.SimpleTestUsernamePasswordAuthenticationHandler]
for bean with name
'org.jasig.cas.authentication.handler.support.SimpleTestUsernamePasswordAuthenticationHandler#75d709a5'
defined in class path resource [deployerConfigContext.xml]; nested
exception is java.lang.ClassNotFoundException:
org.jasig.cas.authentication.handler.support.SimpleTestUsernamePasswordAuthenticationHandler
Tests run: 57, Failures: 0, Errors: 1, Skipped: 0
Can someone take a look?
Tx,
M
--
You are currently subscribed to [email protected] as:
[email protected]
To unsubscribe, change settings or access archives, see
http://www.ja-sig.org/wiki/display/JSG/cas-dev