]
James Livingston reassigned WFLY-3717:
--------------------------------------
Assignee: James Livingston (was: Stuart Douglas)
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
When TldParsingDeploymentProcessor.parseTLD() catches IOException it attached it as the
root cause of the DeploymentUnitProcessingException. When it catches XMLStreamException it
does not.