Koen Aers [http://community.jboss.org/people/koen.aers%40jboss.com] created the discussion
"Re: Global Handler For All Processes" To view the discussion, visit: http://community.jboss.org/message/575120#575120 -------------------------------------------------------------- Hi Prasad, The way how you should tackle this in jBPM 3 is to define a generic process that contains a generic subprocess node which will be bound to your actual process at runtime. You can then attach the generic event listeners to the generic subprocess node. Of course starting your actual process would need to go through the indirection of starting your generic process with the name of your actual process and probably other variables as parameters. I hope this helps, Koen -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/575120#575120] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
