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#3961182

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

Reply via email to