I've never used the BigDecimalConverter, so I can't provide much help.
However, it looks like it might not be registered to handle nulls. I'd
suggest looking at the classes Javadocs to see if you can adjust it to
handle nulls.
Matt
On 10/16/07, Ma, Yong <[EMAIL PROTECTED]> wrote:
>
>
>
>
> Dear All:
>
> I used appfuse 1.9.4 version.add a DeliveryBill modul
> public class DeliveryBill extends BaseObject{
>
> protected BigDecimal billValue;
> protected Timestamp createDate;
>
> throw
>
>
> ERROR [http-8080-Processor25]
> ActionExceptionHandler.logException(145) |
> org.apache.commons.beanutils.ConversionException: No value
> specified
>
> at
> org.apache.commons.beanutils.converters.BigDecimalConverter.convert(BigDecimalConverter.java:103)
>
> at
> org.apache.commons.beanutils.BeanUtilsBean.copyProperty(BeanUtilsBean.java:444)
>
> at
> org.apache.commons.beanutils.BeanUtilsBean.copyProperties(BeanUtilsBean.java:261)
>
> at
> org.apache.commons.beanutils.BeanUtils.copyProperties(BeanUtils.java:114)
>
> at
> org.dnhc.util.ConvertUtil.convert(ConvertUtil.java:155)
>
> at
> org.dnhc.webapp.action.BaseAction.convert(BaseAction.java:104)
>
>
> Ma Yong
>
--
http://raibledesigns.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]