-
Jan 7th, 2013, 01:22 PM
#1
is it possible to call a Spring sub flow that exists in a different web app?
I am trying to define a flow that can be called from different webapps.
- is it possible to call a Spring sub flow that exists in a different web app? for example, webApp1 has webflow1, webApp2 has webflow2, is it possible to call webflow2 as a subflow from webflow1? example?
- if the above is not possible, is it possible to package webflow2 in a jar so that it can be included in a number of different webapps wars? Example?
Thanks.
-
Jan 8th, 2013, 01:08 AM
#2
1. No
2. Yes, simply do it and reference the xml defining the flow. It doesn't matter where it comes from as long as it is readable from the classpath.
-
Jan 8th, 2013, 08:03 AM
#3
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules