]
RH Bugzilla Integration commented on WFLY-3717:
-----------------------------------------------
James Livingston <jlivings(a)redhat.com> changed the Status of [bug
TldParsingDeploymentProcessor.parseTLD does not attach root cause
-----------------------------------------------------------------
Key: WFLY-3717
URL:
https://issues.jboss.org/browse/WFLY-3717
Project: WildFly
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: Web (Undertow)
Affects Versions: 8.1.0.Final
Reporter: James Livingston
Assignee: James Livingston
Fix For: 9.0.0.Beta1
When TldParsingDeploymentProcessor.parseTLD() catches IOException it attached it as the
root cause of the DeploymentUnitProcessingException. When it catches XMLStreamException it
does not.