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 2015/02/05 21:22:34 UTC

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

Burn Lewis created UIMA-4220:
--------------------------------

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


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)