]
Darran Lofthouse updated ELY-1362:
----------------------------------
Fix Version/s: 1.2.0.Beta3
NullPointerException if Thread.getContextClassLoader() returns null
-------------------------------------------------------------------
Key: ELY-1362
URL:
https://issues.jboss.org/browse/ELY-1362
Project: WildFly Elytron
Issue Type: Bug
Components: API / SPI
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.1.2.Final, 1.2.0.Beta3
We just need to detect the null class loader and return null.
Also ElytronXmlParser assumes it is always available.