[jboss-user] [JBoss jBPM] - transitionButton
lmichenaud
do-not-reply at jboss.com
Thu Oct 18 05:30:33 EDT 2007
Hi,
With the last designer sp1, the transition button is generated
like this :
<tf:transitionButton to="Deny" value="Refuse"/>
In the past version, the transition button was generated like
this :
<tf:transitionButton transition="Deny" value="Refuse"/>
It doesnot work with the new version( "to" attribute ). The same transition
is always taken. But if i replace with "to" by "transition", it works again.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4096456#4096456
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4096456
More information about the jboss-user
mailing list