How do I install multiple web flows?
Hey guys,
I've been playing with Roo and I'm loving it! Let me say, I <3 Roo :-) I'm wondering if it's possible to create multiple Roo managed/created web flows? I'm performing the following:
Code:
roo> install web flow -flowName registration
Created SRC_MAIN_RESOURCES/META-INF/spring/applicationContext-webflow.xml
Managed SRC_MAIN_RESOURCES/META-INF/spring/applicationContext-webflow.xml
Managed SRC_MAIN_WEBAPP/WEB-INF/ileague-servlet.xml
Created SRC_MAIN_WEBAPP/WEB-INF/jsp/registration
Created SRC_MAIN_WEBAPP/WEB-INF/jsp/registration/registration-flow.xml
Created SRC_MAIN_WEBAPP/WEB-INF/jsp/registration/view-state-1.jsp
Created SRC_MAIN_WEBAPP/WEB-INF/jsp/registration/view-state-2.jsp
Created SRC_MAIN_WEBAPP/WEB-INF/jsp/registration/end-state.jsp
Managed SRC_MAIN_WEBAPP/WEB-INF/jsp/menu.jsp
Managed ROOT/pom.xml
Managed ROOT/pom.xml
Managed ROOT/pom.xml
Managed ROOT/pom.xml
roo> install web flow -flowName subscription
Command 'install web flow -flowName subscription' not found (for assistance press CRTL+SPACE or type "hint" then hit ENTER)
Is it possible for Roo to manage multiple flows or must I manually create the remaining flows? If I have to manage the remaining flows, what's the best way to integrate them with Roo?
Regards,
Joshua Preston.
Regards,
Joshua Preston
--
"The Guide says that there is an art to flying," said Ford, "or rather a knack. The knack lies in learning how to throw yourself at the ground and miss."