Emiliano,

org.exolab.castor.regexp is the correct property and works just fine for
me, so I am not sure what issues you were facing and how
org.apache.regexp fixes your problems.

--Keith

Emiliano wrote:
> 
> Hi,
> at the first marshal for me it was difficult to validate my document
> because of a setting in castor.properties, at line 61 I have to change:
> 
> org.exolab.castor.regexp=org.exolab.castor.util.JakartaRegExpEvaluator
> 
> with:
> 
> org.apache.regexp=org.exolab.castor.util.JakartaRegExpEvaluator
> 
> And to do the same thing for every other evaluator I want to use.
> 
> This happens with 0.9.3.9 and 0.9.3.19, maybe a correct setting by default
> may simplify the use of Castor...
> 
> See you soon
>                                 Emiliano
> 
> -----------------------------------------------------------
> If you wish to unsubscribe from this mailing, send mail to
> [EMAIL PROTECTED] with a subject of:
>         unsubscribe castor-dev

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to