Use of classpath*: / Windows

Cantor, Scott cantor.2 at osu.edu
Tue Jun 23 14:35:55 EDT 2015


> > It's probably time to start looking at writing a custom registry
> implementation so we can just configure multiple base locations.
> 
> I'd actually like to take a swing at that, but I've got other stuff to
> do, so I'll just ask to be included on that work, if we so do.

The registry is unfortunately not the real problem here, it's the FlowDefinitionResourceFactory class that does all the loading under the covers.

I'll have to trace down how that's actually injected into the code and I'm pretty sure that any kind of real fix to this will mean dumping the webflow-config schema and using Spring directly, which will take some doing.

At minimum I'll get an issue created and log my findings.

-- Scott



More information about the dev mailing list