You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Burn Lewis (JIRA)" <de...@uima.apache.org> on 2016/05/04 20:39:13 UTC

[jira] [Reopened] (UIMA-4220) UIMA-AS needs to allow dd2spring to use a custom XML parser

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

Burn Lewis reopened UIMA-4220:
------------------------------

Documentation needed

> UIMA-AS needs to allow dd2spring to use a custom XML parser
> -----------------------------------------------------------
>
>                 Key: UIMA-4220
>                 URL: https://issues.apache.org/jira/browse/UIMA-4220
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>    Affects Versions: 2.6.0SDK
>            Reporter: Burn Lewis
>            Assignee: Burn Lewis
>            Priority: Minor
>             Fix For: 2.8.1AS
>
>
> If an application uses -Duima.framework_impl to insert a custom XML parser that modifies descriptors by, for example, substituting values for some entity references, then the Saxon parser used by dd2spring may fail when reading the unmodified descriptors.  So we must also provide a hook to allow dd2spring to use a custom SAX parser when it constructs the spring context files.
> Some of our descriptors have a DOCTYPE referencing an external DTD which fail in dd2spring when on a node with no access to the public network.  (The DOCTYPE is filtered out by the UIMA parser provided via -Duima.framework_impl)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)