[ 
http://issues.apache.org/jira/browse/WODEN-85?page=comments#action_12452313 ] 
            
Arthur Ryman commented on WODEN-85:
-----------------------------------

This is not the way to fix the problem permanently. We need to jar up these xsd 
and dtd files and package them with Woden. The catalog should point to the jar 
location.

However, this is a good approach for the test cases since we don't have to 
modify the JUnits. However, the JUnit approach is awkward because the test 
suite keeps growing. Why not just use the WSDL20Validate Ant task on the W3C 
Test Suite?

> XML Catalog common files should be downloaded/cached to a well known path
> -------------------------------------------------------------------------
>
>                 Key: WODEN-85
>                 URL: http://issues.apache.org/jira/browse/WODEN-85
>             Project: Woden
>          Issue Type: Improvement
>            Reporter: John Kaputin
>         Attachments: W3Ctests.catalog
>
>
> The XML catalog mechanism requires common schemas and DTDs, namely:
> datatypes.dtd
> wsdl20.xsd
> xml.xsd
> XMLSchema.dtd
> XMLSchema.xsd
> These should be downloaded and cached in a well known local path via a 
> script. This path should be appropriate for running Woden with XML catalog 
> (i.e. relative the the base URI property set by the relevant system property 
> for XML catalog).  There should not be any need to manually copy these files 
> to a point appropriate for the base URI - it should be possible to do this by 
> running a suitable ANT target.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.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