[ 
https://issues.apache.org/jira/browse/NIFI-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14575007#comment-14575007
 ] 

ASF subversion and git services commented on NIFI-349:
------------------------------------------------------

Commit 750d215635797cb6aef2bdfbc6c0aecf1c74a853 in incubator-nifi's branch 
refs/heads/develop from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;h=750d215 ]

NIFI-349:
- Setting namespace aware on all document builder factories.

> 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
>            Assignee: Matt Gilman
>            Priority: Minor
>             Fix For: 0.2.0
>
>         Attachments: 0001-NIFI-349.patch
>
>
> 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)

Reply via email to