On 18 Dec 2011, at 21:41, Henrique Prange wrote:
> Hi Kevin,
>
> I'm not an expert on ERXValidation, but you're correct. The ERXLocalizer
> class has not been initialized properly. Unfortunately, WOUnit doesn't load
> the Properties file before the test execution as well as it doesn't provide
Try reordering your application classpath and I guess moving Extensions
Framework above will solve the problem. It happened to me a couple of times and
I discovered it's related to loading the classes in specific order.
Farrukh
Henrique Prange wrote:
>Hi Kevin,
>
>I'm not an expert on ERXVal
Hi Kevin,
I'm not an expert on ERXValidation, but you're correct. The ERXLocalizer class
has not been initialized properly. Unfortunately, WOUnit doesn't load the
Properties file before the test execution as well as it doesn't provide means
for the ERXLocalizer to initialize properly. As a work