Try changing you xxx-validation.xml file dtd url declaration with the
latest available dtd inside xwork-core.jar

-- 
Thanks & Regards
Srikanth

On Wed, Aug 7, 2013 at 10:44 PM, John Boyer <j...@rodaxsoft.com> wrote:

> Hi:
>
> Suddenly, in-production, we're getting file-not-found errors for the
> xwork-validator-1.0.2.dtd at  http://www.opensymphony.com/xwork.
>
> How can resolve this problem? We're running Struts 2 v2.3.4.1
>
> Thanks, John
>
> ---------------------------------------------
>
> 10:01:18 ERROR http-8443-1
> com.opensymphony.xwork2.validator.AnnotationActionValidatorManager - Caught
> exception while loading file XXX-validation.xml
> http://www.opensymphony.com/xwork/xwork-validator-1.0.2.dtd - Class:
> sun.net.www.protocol.http.HttpURLConnection
> File: HttpURLConnection.java
> Method: getInputStream
> Line: 1311 - sun/net/www/protocol/http/HttpURLConnection.java:1311:-1
> ceptor.intercept(I18nInterceptor.java:176)
>         ...
>
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
>         at
> org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
>         at java.lang.Thread.run(Thread.java:619)
> Caused by: java.io.FileNotFoundException:
> http://www.opensymphony.com/xwork/xwork-validator-1.0.2.dtd
>         ...
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

Reply via email to