Strange local behavior running some of the idp-config tests

Cantor, Scott cantor.2 at osu.edu
Wed Jun 25 16:33:56 EDT 2014


> So the direction I'd go in would be to deploy the IdP into Windows and make
> sure that that works.   That's what I'll do tomorrow morning if you haven't
> nailed this by then.

It seems to deploy on Windows into Jetty using the "quick-start". That seems to run, but does dump some log messages while processing error templates that lead me to believe Spring doesn't handle Windows paths when looking up locale-specific message bundles from the file system (I know, hold your gasp of surprise). I suspect they handle classpath only, which is going to be a problem for us.  That's all an aside for the moment, but I'll eventually get a bug filed to track it.

When idp.home isn't set, and I'm trying to default it, there's a spurious log message out of Spring FileResource that's probable connected to the code that's looking for idp.properties but I'll try and nail that down, or it may just one of those things.

Anyway, I guess that means the issue you're seeing isn't actually affecting the distribution.

-- Scott




More information about the dev mailing list