test.wsdl.liberty fails because XSDs can't be downloaded
--------------------------------------------------------

                 Key: AXIS-2865
                 URL: https://issues.apache.org/jira/browse/AXIS-2865
             Project: Axis
          Issue Type: Bug
    Affects Versions: 1.4
            Reporter: Andreas Veithen
            Assignee: Andreas Veithen
             Fix For: 1.4.1


The test executes wsdl2java on a WSDL that indirectly imports schema documents 
hosted at http://www.w3.org/. They are still available, but to avoid repeated 
download of these documents, the W3C has decided to add an artificial latency 
(at least for non browser clients), and this causes the test to fail.

The proper solution for this would be to have local copies of these XSDs and to 
use an XML catalog, as described in AXIS-1984.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.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]

Reply via email to