| Author |
f:convertNumber is not supported with Session Replication (If property is BigDecimal)
|
Deepthi Kiran
Greenhorn
Joined: Nov 07, 2012
Posts: 2
|
|
Hi!
I've a problem using JSF-RI 1.2
If I try to use f:convertNumber tag for an inputText and outputText i am getting below issue, using Session replication:
//D:/JBPMEar/qccswRel1_0.ear/qccsw.war/jsf/declaration/EXDeclarationBillOfLadingEdit.xhtml @931,5 value="#{declarationBillOfLadingBean.model.noOfPackages}": Can't set property 'noOfPackages' on class 'com.declaration.model.DeclarationBillOfLadingDTO' to value '10'.
noOfPackages datatype is BigDecimal
Please can anyone help me on this?
|
 |
 |
|
|
subject: f:convertNumber is not supported with Session Replication (If property is BigDecimal)
|
|
|