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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...