I am currently using JSF 2.2 faces flow with WildFly8.2.0 as JAVA EE 7 server.
Can anyone has any idea of , how to use/configure method call node using XML file configuration ? I know how to invoke it using FlowBuilder API , but haven't found any tutorial on how to use XML for the same . (flowname-flow.xml).
Can anyone please help ?