Brian, I did realize I could instantiate a process the same way I already had but for some unfathomable reason, I was trying to avoid the call to JbpmSession.getCurrentJbpmSession(). Your suggestion will work for what I want.
Alex, Reston is nice and will be warming up next weekend and spring is coming. What I really want to do when I reach my particular node is dynamically append to my existing process instance, then transition along that new path until completion. Tom, et al, Would it make any sense to be able to this? Provide a process instance append method that accepts the workflow. The transitions from the new workflow?s start node become the departing transitions from the current node. The read in workflow?s end node would remap to the current process instance?s end node. Or is this already existing functionality that I am completely overlooking or something that workflow shouldn't be doing? -fm View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3928070#3928070 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3928070 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
