[
https://issues.apache.org/jira/browse/TIKA-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julien Nioche updated TIKA-329:
-------------------------------
Attachment: TIKA-329.patch
> secure-processing not supported by some JAXP implementations (2)
> ----------------------------------------------------------------
>
> Key: TIKA-329
> URL: https://issues.apache.org/jira/browse/TIKA-329
> Project: Tika
> Issue Type: Bug
> Components: parser
> Reporter: Julien Nioche
> Fix For: 0.6
>
> Attachments: TIKA-329.patch
>
>
> Related to http://issues.apache.org/jira/browse/TIKA-271
> Some of the parsers try to set the secure-processing feature that JAXP
> requires all parser implementations to support. Unfortunately some XML
> parsers don't support the feature, which causes the following exception:
> org.xml.sax.SAXNotRecognizedException: Feature
> 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.