=== Environment ==============================
- jBPM Version : 4.1
- JDK : 1.6
- Spring 2.5 (use the SpringContext and SpringConfiguration file)
=== Problem description =========================
API doesn't work as expected. In JavaBinding for attribute 'class' the
'field' tag is processed as expected. If you use expression attributes (which is a
spring bean) in java activities the 'field' tag is not set.
In custom activities it is set correctly. I don't know exactly, but I guess that in
CustomBinding and JavaBinding ('class' attribute) the FieldOperation object is
invoked correctly, but not invoked with JavaBinding 'expr' attribute.
Thanks for help.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4259280#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...