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: [email protected]
        ReportedBy: [EMAIL PROTECTED]


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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to