[jboss-user] [JBoss jBPM] - jBPM expression language does not retrun float value of Numb

JbossNetweb do-not-reply at jboss.com
Thu Jul 27 01:17:49 EDT 2006


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



More information about the jboss-user mailing list