[ http://issues.apache.org/jira/browse/WODEN-85?page=all ]
Graham Turrell updated WODEN-85:
--------------------------------
Attachment: W3Ctests.catalog
The attached catalog file can be used with the simple URI resolver and these
new schema downloads.
Use with the following system properties on the Ant JVM commandline (under Ant
JVM VM arguments in eclipse) for the ant-task/build.xml [main] target.
-Dorg.apache.woden.resolver.simpleresolver.catalog="<chosen-directory>\W3Ctests.catalog"
-Dorg.apache.woden.resolver.simpleresolver.base="<download
location>\downloads\w3c\\"
<chosen directory> is the filepath location of the catalog file on your system
<download location> is the directory into which ant task downloads. In eclipse,
use ${project_loc}
This reduces build time for this task on my machine from 44 Minutes to 51
seconds, so thanks, Arthur & John, for taking the initiative with this!
> 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]