Hi,

don't you get ParseExceptions on deploy?

I don't  know if this is the problem, i never used property on validator,
but my idea complains about:

2008/7/10 [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> Hi, i try to set a default property for a converter in this way:
> <validator>
>   <validator-id>xyValidtor</validator-name>
                    ^^                                 ^^^^^

>   <validator-class>com.xy.XyValidator</validator-class>
>   <property>
>      <property-name>length</property-name>
>      <property-class>java.lang.Integer</property>
                       ^^^^^^                                        ^

>      <default-value>40</default-value>
>   </property>
> </validator>
>
> I expected that setter-Methode of my Member length in the XyValidator-Class
> will called, but only the
> default Constructor is called, so why fails my setting of a
> Default-Property?
>
> Can someone help me please!?
>
> -Jörg
>
>
>

Regards,
   Volker

-- 
inexso - information exchange solutions GmbH
Bismarckstraße 13 | 26122 Oldenburg
Tel.: +49 441 4082 356 |
FAX: +49 441 4082 355 | www.inexso.de

Reply via email to