Hello, Thanks for your input.
First of all, we are not using servlets or EJB in our application, atleast not yet. The application is a standalone application that only executes the given process definition. Having said that, how do you think I can solve this problem. Is it possible to write a generic class/program that executes any given process definition while persisting it after visiting each node (or state or tasknode, etc.). I know different node type acts differently. For example, for node type the execution is propagated by the action handler or node depending on where the action handler is placed. On the other hand, a state node needs explicit signal. And let's not forget the bean shell script conditions. So, is there a way to write a generic execution engine? Thanks Raj View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3919658#3919658 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3919658 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
