[ 
http://issues.apache.org/jira/browse/WODEN-14?page=comments#action_12447317 ] 
            
Graham Turrell commented on WODEN-14:
-------------------------------------

Hi ... I have one further patch to the simple resolver to allow the complete 
woden test suite to run in network isolation. 

In order to run offline, I have taken local snapshot copies of the W3C test 
wsdl/schema
and created a catalog file to reference those files locally. Given that it 
seems we are now OK to include these files legally in Woden, we could make them 
part of the test suite - either by hard-wiring them into svn or creating an 
ant-task to go get them. What are your thoughts?

Either way, I propose to submit a patch for only the src changes: this 
concludes the implementation of a URI Resolver so I suggest that at that point 
we may close Woden-14. Due to the (potentially)  non-trivial nature of the 
changes for the offline testing, I propose to open another jira for the test 
issue. Unless there are any objections I will create that src patch and attach 
it here for submission. 

I also propose to open another jira to cover the OASIS resolver integration 
(which has not been included here).

Finally, there is the request for logging of (candidate) resolved URI's. Given 
that there is not yet a logging framework in Woden, I suggest this is a further 
jira and that resolver logging would be added as a part of this. Again, let me 
know what you think.




> Use XML Catalog To Improve Performance and Enable Offline Work
> --------------------------------------------------------------
>
>                 Key: WODEN-14
>                 URL: http://issues.apache.org/jira/browse/WODEN-14
>             Project: Woden
>          Issue Type: New Feature
>          Components: Parser
>            Reporter: Arthur Ryman
>         Assigned To: Lawrence Mandel
>         Attachments: sample.zip, woden-14-patch1.txt, woden-14-patch3.txt, 
> woden14-patch4all.txt, woden14fileURLpath.txt, 
> woden14SimpleURIResolverTest.txt, woden14SimpleURIResolvertest.txt, 
> woden14srcpatch2.txt
>
>
> Woden currently retrieves XML schemas from the Internet each time it performs 
> a validator. This causes a multisecond performance degradation and prevents 
> validation from working when there is no Internet access.
> Woden should use an XML catalog to resolve references to Internet resources. 
> There should be an API for controlling the XML catalog so that Woden can be 
> imbedded in other systems, such as Eclipse and Ant, that provide XML catalogs.
> The XML catalog should be consulted when resolving all resource requests, 
> e.g. for XML schema or WSDL.

-- 
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