You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Lori VanGulick (JIRA)" <ji...@apache.org> on 2009/02/18 18:11:01 UTC

[jira] Updated: (AXIS2-4158) Enhance URIResolverImpl to be able to use static XML catalog

     [ https://issues.apache.org/jira/browse/AXIS2-4158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lori VanGulick updated AXIS2-4158:
----------------------------------

    Attachment: Axis2-4158.patch

attached patch

> Enhance URIResolverImpl to be able to use static XML catalog
> ------------------------------------------------------------
>
>                 Key: AXIS2-4158
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4158
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Lori VanGulick
>            Priority: Minor
>         Attachments: Axis2-4158.patch
>
>
> URIResolverImpl currently does not attempt to resolve using a static XML  catalog.  Updated URIResolverImpl to extend
> CatalogURIResolver and attempt to use the catalog to resolve if a catalog is available.  If catalog resolution fails,
> revert to existing resolveEntity logic to resolve remotely.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.