You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2004/03/29 17:46:35 UTC

DO NOT REPLY [Bug 28018] New: - Struts DTD Problem with Internet

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28018>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28018

Struts DTD Problem with Internet

           Summary: Struts DTD Problem with Internet
           Product: Struts
           Version: 1.1 Final
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Validator Framework
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: walterperera@adinet.com.uy


I am using Struts Validation, but the problem is when i Do not have Internet 
connection, Weblogic 8.1 try to lookup the DTD of struts into jakarta web , and 
failed to connect, giving an exception. The version of the DTD I am using are 
1.1. The Message into the console is: 

<Mar 26, 2004 9:37:13 AM GMT-03:00> <Warning> <Net> <BEA-000905> <Could not 
open connection with host: jakarta.apache.org and port: 80.> 

and the error when i run the aplication is: ==26 Mar 2004 09:41:45 -- ERROR --
validator.Validator error.184 -- No ValidatorAction called required found for 
field orgIns titucionalVO.tipo.idTipoOrg 


So, i can not use Struts, because is not recognizing my local DTD. What I 
should do?

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