Hi,

I would like to report a strange problem with flow definitions when trying
to customize the web flown (xx-flow.xml file) for UpdateTask.

Starting from helloworld example: if I set gap keyword on ListTask or on
CreateTask, I can customize the listPlanet-flow.xml and
createPlanet-flow.xml in webapp/flows, everything works fine. I can even
remove the generated ones so that I'm sure the customized ones are used.
If I set gap only for UpdateTask, the customized updatePlanet-flow.xml is
not taken into account. If the genereated file is removed, I get the error :
"System error
(org.springframework.webflow.definition.registry.NoSuchFlowDefinitionException),
caused by: No flow definition 'milkyway/updatePlanet' found"

To make it works, I have to set gap on ListTask AND copy the generated
listPlanet-flow.xml in webapp/flows.

I've created another web application, where the create funcationality is
accessible on the list page and I get the same problem with gap/CreateTask.
So, it seems to be a matter of flow context, but I don't understand why. The
webflow config seems to be OK. I've also traced the content of flowRegistry
and flowRegistryGenerated: they contain the right keys.

Any idea?

Yannick


-- 
View this message in context: 
http://www.nabble.com/Flow-navigation-problem-when-using-gap-for-UpdateTask-tp24951159s17564p24951159.html
Sent from the Fornax-Platform mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fornax-developer mailing list
Fornax-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fornax-developer

Reply via email to