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 2006/03/14 10:35:35 UTC

DO NOT REPLY [Bug 38960] New: - validator plug-in throws unknownHostException

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=38960>.
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=38960

           Summary: validator plug-in throws unknownHostException
           Product: Struts
           Version: 1.1 Final
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Unknown
        AssignedTo: dev@struts.apache.org
        ReportedBy: cyoyeung@yahoo.com


In our validator-rules.xml, we have:

<!DOCTYPE form-validation PUBLIC "-//Apache Software Foundation//DTD Commons 
Validator Rules Configuration 
1.1.3//EN" "http://jakarta.apache.org/commons/dtds/validator_1_1_3.dtd">

In our validation.xml, we have:
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE form-validation PUBLIC "-//Apache Software Foundation//DTD Commons 
Validator Rules Configuration 
1.0//EN" "http://jakarta.apache.org/commons/dtds/validator_1_0.dtd">

When we try to deploy our application to jboss, we got the 
unknownHostException, and the jboss failed to start. After several attempts to 
do so, however, the server was started successfully.

I searched the knowledge base for the problem and found that it was an old bug 
that had been fixed. However I found the suggested solution to the problem 
confusing. Some suggested that we should remove the doctype declaration at the 
top of the two xml files. Some say we should add back the declaration if it 
does not exist in the files. Some say we should modify the content of the 
declaration. Some other say we should get the latest version of the jar file. 

My question is which suggestion should we take? If we need to get the latest 
version of the jar file, what is/are these jar files and what version?

Thanks in advance.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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


DO NOT REPLY [Bug 38960] - validator plug-in throws unknownHostException

Posted by bu...@apache.org.
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=38960>.
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=38960


niallp@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Additional Comments From niallp@apache.org  2006-03-14 14:21 -------
Please ask questions on the user mailing list. Bugzilla is for reporting bugs, 
not for asking questions.

http://struts.apache.org/mail.html

If/when you do post to the mailing list its a good idea to post as much 
information as possible. In this case, links to the relevant threads/bus that 
you refer to would be useful.

Closing as INVALID.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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