Thoughts on system properties for startup
Tom Zeller
tzeller at dragonacea.biz
Wed Jun 18 17:25:45 EDT 2014
> Yes, but the slashes are really just a documentation thing. We just
> document that no Windows deployer should be using backslashes anywhere,
> ever. I believe that resolves that one specific issue.
Now that you've said this a couple of times I think I am getting it
now : avoid the property just for the userFlowRegistry base-path and
document not to use backslashes. Okay.
So, if someones does use backslashes in idp.home, SWF will throw a
FlowExecutionException with, for example, root cause
NoSuchFlowModelException "No flow model 'auth/conditions' found". Is
that okay ? Should the app ctx initializer look for backslashes in
idp.home and warn ?
More information about the dev
mailing list