You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by "Don Brown (JIRA)" <ji...@apache.org> on 2006/04/25 21:13:45 UTC

[jira] Closed: (STR-1287) validator needs internet connection (rc1 and latest nightly builds)

     [ http://issues.apache.org/struts/browse/STR-1287?page=all ]
     
Don Brown closed STR-1287:
--------------------------

    Resolution: Duplicate

> validator needs internet connection (rc1 and latest nightly builds)
> -------------------------------------------------------------------
>
>          Key: STR-1287
>          URL: http://issues.apache.org/struts/browse/STR-1287
>      Project: Struts Action 1
>         Type: Bug

>   Components: Action
>     Versions: 1.1 RC1
>  Environment: Operating System: All
> Platform: All
>     Reporter: Patrick Maes

>
> It seems the commons-validator in Struts 1.1rc1 needs a working internet connection.
> When starting the web-app (e.g. the sample apps), I see in the console:
> INFO: Loading validation rules file from 'WEB-INF/validator-rules.xml'
> ...
> SEVERE: Connection timed out: connect
> ...
> (same for validation.xml)
> This startup sequence takes a long time and Validation doesn't work in the app
> after that.
> I've tried also the latest nightly builds (20030309) of struts and
> commons-validator: same problem.
> When I replace the bundled commons-validator.jar with version 1.0.1, the problem
> is gone. Removing the headers in validator-rules.xml and in validation.xml also
> solves it.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org