Matthieu Chavaillaz
Results
2
issues of
Matthieu Chavaillaz
Hi I'm writing flow execution tests Why is my model validator spring bean not called when I trigger a transition? First here is my flow configuration: ```xml ``` Here is...
I have difficulties with testing my spring webflow execution in a unit test. I'm using spring webflow 2.4.5.RELEASE. Here is the first version of my the spring webflow with I'm...