webtier@glassfish.java.net

Re: [webtier] Urgent: help needed

From: Jan-Kees van Andel <jankeesvanandel_at_gmail.com>
Date: Fri, 7 Nov 2008 19:53:38 +0100

Another guess, check your XML config files. That ValidatorFactory seems to
look for an XML file, like this one.

http://struts.apache.org/2.x/struts2-core/apidocs/com/opensymphony/xwork2/validator/ValidatorFactory.html

I assume there is some invalid namespace there...

Regards,

Jan-Kees


2008/11/7 Jim Driscoll <Jim.Driscoll_at_sun.com>

> The error is being thrown here:
>
> Caused by: java.lang.IllegalArgumentException: URI is not hierarchical
> at java.io.File.<init>(File.java:363)
> at
> com.opensymphony.xwork2.validator.ValidatorFactory.parseValidators(ValidatorFactory.java:323)
> at
> com.opensymphony.xwork2.validator.ValidatorFactory.<clinit>(ValidatorFactory.java:230)
>
>
> So my guess is that you need to find whoever is responsible for that code,
> and find out what that error means.
>
> Mind you, I'm only guessing.
>
> Jim
>
> webtier_at_javadesktop.org wrote:
>
>> How do I address this?
>> [Message sent by forum member 'echurley' (echurley)]
>>
>> http://forums.java.net/jive/thread.jspa?messageID=315517
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: webtier-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: webtier-help_at_glassfish.dev.java.net
>>
>>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: webtier-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: webtier-help_at_glassfish.dev.java.net
>
>