Hi All,
I am trying to execute expression language with in processdefintion.xml file. It is
successfully evaluate when i make expression like,
#{totalAmount.value >1000}
my value is type of the float. but when i convert into Number and then change my
expression like,
#{totalAmount.value.floatValue >1000}
above expression gives me exception.
can any buddy help me of my problem?
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961182#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...