custom flow problems
Cantor, Scott
cantor.2 at osu.edu
Fri Jan 16 17:52:12 EST 2015
> I see this note about flow inheritance.
>
> Paths to external resources in the parent flow should be absolute.
> Relative paths will break when the two flows are merged unless the parent
> and child flow are in the same directory. Once merged, all relative paths
> in the parent flow will become relative to the child flow.
>
> http://docs.spring.io/autorepo/docs/webflow/2.3.x/reference/html/flow-
> inheritance.html
>
> might be the cause.
What is the parent flow in this case that has the external resource?
I won't say there's not a problem like that lurking, but the parent flows for things like this should be fairly sparse and not be importing any beans.
-- Scott
More information about the dev
mailing list