Use of classpath*: / Windows
Cantor, Scott
cantor.2 at osu.edu
Mon Jun 22 14:58:51 EDT 2015
> I put quotes around 'needed' because, of course, in the idp-conf tests
> we create a flow repository/registry (I forget which) specific for
> each test. However, for local storage, I want to test using a browser,
> which we don't do in the idp-conf tests.
Is that you manually, or the integration tests?
> There are other ways to do what I did, which essentially is just
> loading a flow into the IdP. But it seemed like supporting classpath*:
> was a good-idea, especially if we want to move system flows into a
> JAR.
It's not the same though, as we said in the bug. For Spring, that means "load every file it can find", but for SWF, loading a flow has to load exactly one file.
Anyway, if I have to manually run the LS flows to trigger this, that's what I was looking for, I couldn't remember.
-- Scott
More information about the dev
mailing list