Why do you want to do this?

Start-nodes in workflow systems often have behavior different than other nodes 
- they're mostly just a marker for where to start.  This is carried forward 
from general state machines.  In general, trying to pin a lot of other behavior 
(e.g., a task) into the start node is probably asking for trouble.  Even if it 
works in a particular scenario in a particular release, it's unlikely to be 
tested very well, and hence is likely to get inadvertently broken.

But maybe you really need it - I don't know.

-Ed Staub
(newbie)

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4011637
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to