Can you use webflow standalone i.e: outside of a app server. If so is there documentation on how to do this.
Can you use webflow standalone i.e: outside of a app server. If so is there documentation on how to do this.
Yes. You're testing your flows, right? That's one example of executing a flow outside of an application server that is documented. Also, the core FlowExecutor subsystem is usable outside of a server.
Keith
Keith Donald
Core Spring Development Team
I'm not testing flows.. I want to use the state machine functionality to execute processes in sequence. Is that the FlowExecutor functionality? Is the javadoc for that class the best place to start or is there somewhere else I should look?
Specifically what are the steps to initialize the flowexcecutor engine. i.e: loading spring application context, webflow context etc....
Last edited by garpinc2; Apr 3rd, 2006 at 02:39 PM.
I would like to know whether Spring Web Flow be able to run as Standalone?
garpinc2, have you found any solution yet? Also, I found another framework called OSWorkflow, but still not sure yet too.
Cheers,
-T