[
https://issues.apache.org/jira/browse/NIFI-349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph Witt updated NIFI-349:
-----------------------------
Fix Version/s: 0.1.1
> NiFi should set namespaceAware flag on document builders
> --------------------------------------------------------
>
> Key: NIFI-349
> URL: https://issues.apache.org/jira/browse/NIFI-349
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: Daniel Ueberfluss
> Priority: Minor
> Fix For: 0.1.1
>
>
> We are experimenting with NiFi on systems and it turns out, the JVM that IBM
> puts out is strict with their XML parser immpl. They require that anything
> using namespaces in an XSD set the "namespaceAware" flag on the document
> builder. It looks like NiFi is not setting this flag at startup and we can't
> run it in the environment. Any chance you could make this change? Basically,
> any part of NiFi that parses XML would have to set the namespace-aware flag
> to true.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)