Odd Class names
Rod Widdowson
rdw at steadingsoftware.com
Wed Oct 15 09:37:33 EDT 2014
Resuscitating this thread.
I was looking at something else and just turned debug logging on everywhere
and spotted this go by (in the testbed(
14:24:13.380 - DEBUG
[org.springframework.beans.factory.support.DefaultListableBeanFactory:423] -
Ignoring bean class loading failure for bean
'shibboleth.ClientStorageService'
org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find
class
[%{idp.storage.ClientStorageService:org.opensaml.storage.impl.ServletRequest
ScopedStorageService}] for bean with name 'shibboleth.ClientStorageService'
defined in class path resource [system/conf/global-system.xml]; nested
exception is java.lang.ClassNotFoundException:
%{idp.storage.ClientStorageService:org.opensaml.storage.impl.ServletRequestS
copedStorageService}
I'm pretty sure my build and configuration is pretty standard. Maybe
someone else can run the testbed with
org.springframework.beans.factory.support.DefaultListableBeanFactory set to
DEBUG and see what happens?
I'll get back to this when I understand IDP-488
/R
More information about the dev
mailing list