Sanity check : example wiki configs and prop replacement ?

Rod Widdowson rdw at steadingsoftware.com
Thu Feb 5 13:03:05 EST 2015


> Yes, apart from Velocity macros. *All* other properties should be %
delimited
> now, and I believe the placeholder thing should now be defunct because all
the
> service loaders inject that automatically.

I need to look at this more closely, but from the test files 

http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-re
solver-spring/src/test/resources/net/shibboleth/idp/attribute/resolver/sprin
g/dc/ldap/ldap-attribute-resolver-spring-props-context.xml?view=markup

It looks as though the springResource="mumble" code does not do this, mostly
because of the timing of when these various bits were done.  I think that
that is "just" a matter of changing 

FilesystemGenericApplicationContextto
DeferPlaceholderFileSystemXmlWebApplicationContext

In AbstractDataConnectorParser#createBeanFactory

I'll check tomorrow and report back.  My concern of course is that this
might be considered as a breaking API change.

Daniel, am I off base?

R





More information about the dev mailing list