[
https://issues.apache.org/activemq/browse/SM-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré resolved SM-1613.
--------------------------------------
Resolution: Fixed
In utils trunk, I have add a property
org.apache.servicemix.default.validating-dtd (set to true by default).
It means that you can now define
-Dorg.apache.servicemix.default.validating-dtd=false to avoid external DTD
validation.
> Configuration of Xerces (SourceTransformer)
> -------------------------------------------
>
> Key: SM-1613
> URL: https://issues.apache.org/activemq/browse/SM-1613
> Project: ServiceMix
> Issue Type: Improvement
> Components: servicemix-core
> Affects Versions: 3.2.2
> Reporter: Steffen Rumpf
> Priority: Minor
>
> Like descriped in
> http://www.nabble.com/Problem-with-SourceTransformer-tt19741425ef12049.html#a19840830
> it would be a nice feature if it could be possible to configure the
> SourceTransformer. In my usecase he tried to load a dtd, which was not
> accessible at that point, so I was searching for a possibility to set
> parameters of the xerces parser. Setting a system property at this point
> doesn't solve the problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.