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
>