Thoughts on system properties for startup
Cantor, Scott
cantor.2 at osu.edu
Wed Jun 18 19:13:45 EDT 2014
On 6/18/14, 7:03 PM, "Tom Zeller" <tzeller at dragonacea.biz> wrote:
>
>I'm using "base-path=${idp.home}/flows" without the "file:" prefix and
>it works fine because I changed the web app ctx to prefer filesystem
>paths, which means idp.home can be a URL. So that's what I think we
>should go with, pending me understanding you better.
That sounds right, I wasn't ever testing in that scenario.
>Calling StringUtils.cleanPath() just like the SWF code for that one
>property seems safe enough to me.
Probably, but anything that mucks with the start/end of the value gets
into iffy territory (I don't know if that does).
-- Scott
More information about the dev
mailing list