java-idp-testbed : resources -> config
Cantor, Scott
cantor.2 at osu.edu
Tue Nov 12 12:04:40 EST 2013
On 11/12/13, 8:46 AM, "Tom Zeller" <tzeller at dragonacea.biz> wrote:
>
>Right, and there are a couple of "src/main/resources" paths to load
>credentials for the sp, no biggie.
Right, I didn't touch anything in the original testbed from Brent if it
wasn't IdP related.
>Well, I think each <context:property-placeholder> loads an instance of
>the underlying post processor bean, which might make reloads|refreshes
>more complex, but after I moved configuration resources out of the
>classpath, a ClassNotFoundException was thrown for the bean with name
>"${idp.session.StorageService}", which makes me think that a post
>processor is not able to replace a bean class declaration. This
>distracted me yesterday.
Hmm, ok.
>Also, not relevant to resource location though, with debug logging,
>the "xsi:schemaLocation classpath:" locations throw exceptions, so I
>think those have to be moved back to http: instead of classpath: to be
>clean with Spring on load.
May just be an error in a particular location, I had debugged those
earlier.
-- Scott
More information about the dev
mailing list