You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Vjacheslav Borisov (JIRA)" <ji...@apache.org> on 2016/02/03 09:38:39 UTC

[jira] [Created] (CXF-6766) Option to disable XMLConstants.FEATURE_SECURE_PROCESSING in XSLTJaxbProvider

Vjacheslav Borisov created CXF-6766:
---------------------------------------

             Summary: Option to disable XMLConstants.FEATURE_SECURE_PROCESSING in XSLTJaxbProvider
                 Key: CXF-6766
                 URL: https://issues.apache.org/jira/browse/CXF-6766
             Project: CXF
          Issue Type: Improvement
          Components: JAX-RS
    Affects Versions: 3.1.4
            Reporter: Vjacheslav Borisov
            Priority: Trivial


XSLTJaxbProvider configures  
factory.setFeature(XMLConstants.FEATURE_SECURE_PROCESSING, Boolean.TRUE);

We need option to disable this feature in some projects, e.g. to call xslt extension.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)