[
https://issues.apache.org/jira/browse/UIMA-4220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14329140#comment-14329140
]
Marshall Schor commented on UIMA-4220:
--------------------------------------
good collection :-). Some of these I think are documented elsewhere
(e.g.uima.datapath). There was a "collection" of -Duima.xxxx properties
documentation added to the reference book at the end; it's chapter 10 - Setup
and Configuration. There's also a book "Overview and Setup" - which is more
like a getting started kind of thing. So, I agree that the detailed list of
things could be added to the Reference book chapter.
One issue to figure out: the References book is for core UIMA - this flag (for
dd2spring) is for UIMA-AS; so there may need to be a separate table in the
UIMA-AS docs for that.
> 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)