[
https://issues.apache.org/jira/browse/WODEN-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465013
]
John Kaputin commented on WODEN-85:
-----------------------------------
I have tested the resolver framework and I'm happy with it. I've made a small
change to the ant-test build.xml as follows.
r496546 added the Woden project root directory to the classpath defined in the
"validateWSDL20" taskdef so that, when running the WSLD 2.0 test suite
network-disconnected, the schema.catalog file will be located correctly by the
resolver framework which uses it to resolve URLs for the standard, common
schemas and DTDs to local copies.
> XML Catalog common files should be downloaded/cached to a well known path
> -------------------------------------------------------------------------
>
> Key: WODEN-85
> URL: https://issues.apache.org/jira/browse/WODEN-85
> Project: Woden
> Issue Type: Improvement
> Reporter: John Kaputin
> Assigned To: Graham Turrell
> Fix For: M7
>
> 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:
https://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]