You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Dan Tran <da...@hotmail.com> on 2002/12/04 21:07:55 UTC

Internet is still required to startup validator plugin

Hi, my struts app uses nightly build of struts and common-validator on
12/03.

And I am still having the problem with
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14506

My configurations are:

1.4.1 JKD, Tomcat 4.1.12, W2K, no internet connection

My validator files (validator-rules.xml, etc) are in WEB-INF/config  (a copy
from nightly build)

java.net.UnknownHostException: jakarta.apache.org

 at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:153)
 ....
 at java.net.URL.openStream(URL.java:960)
 at
org.apache.xerces.impl.XMLEntityManager.startEntity(XMLEntityManager.java:80
7)
 ...
 at
org.apache.xerces.parsers.DTDConfiguration.parse(DTDConfiguration.java:525)
 ...
 at org.apache.commons.digester.Digester.parse(Digester.java:1561)
 at
org.apache.commons.validator.ValidatorResourcesInitializer.initialize(Valida
torResourcesInitializer.java:256)


Any suggestion?

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>