[ http://issues.apache.org/struts/browse/STR-1287?page=all ]
Don Brown reopened STR-1287:
----------------------------
Assign To: (was: Struts Developer Mailing List)
> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]