i think it might be possible.
first, read the process into memory. then programmatically, you could add events to the
process definition that listen for 'transition' or 'node-enter' events.
then you'll get the notifications you're looking for.
there are various ways on how to read the process into memory. so you might have to
search to find the right one. also you could consider writing a process parser and
configure it as a deployment phase. that would be completely transparant, but to manage
the custom configurations for that is probably harder then just programmatically reading
and updating the process.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060247#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...