We have a SimpleType defined for currency fields to apply custom formatting based on locale. All is working fine on the client side, but the server side logs show messages like this for each field.
=== 2012-03-08 10:21:14,552 [ad-3] WARN Validation - No such type 'currency', not processing field value at /IPPOITM/IHOM
Is this something we should be concerned about? If not, how can we get rid of these warning messages?
=== 2012-03-08 10:21:14,552 [ad-3] WARN Validation - No such type 'currency', not processing field value at /IPPOITM/IHOM
Is this something we should be concerned about? If not, how can we get rid of these warning messages?
Comment