fixing the crypto factory beans
Cantor, Scott
cantor.2 at osu.edu
Fri May 30 13:12:21 EDT 2014
On 5/30/14, 1:00 PM, "Tom Zeller" <tzeller at dragonacea.biz> wrote:
>
>Actually, maybe a custom ResourceLoader is the right thing to do,
>that's an interesting idea.
I don't think it ends up addressing this case any better than the fairly
small change I did, ultimately you have to pick something to default to if
there's no scheme.
>I tend to prefer GenericApplicationContexts in order to look for
>resources first on the classpath and then the filesystem.
I suppose that's not impossible. I could have it test for the path's
existence before actually using it as one, and fall back if not.
-- Scott
More information about the dev
mailing list