Is it possible in jbpm to programmatically catch events such as Node-enter 
event. I know I can specify a handler in the xml for each task, but in my case 
I have a generic pre-process handler for tasks which chekcs among other things, 
availability of resources. Now I dont want to have this handler specified in 
each task of the process I create and would much rather have it done 
programmatically when I load a process definition. 
Also, related to the first question, is there a way to catch ALL processs flow 
events at a single point? I mean if I want to do the same task at node-enter 
and say transition-change, instead of specifying it bor both is there I way I 
can catch all process flow events?
Thanks in advance.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944359#3944359

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944359


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to