]
Darran Lofthouse resolved ELY-1362.
-----------------------------------
Resolution: Done
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.CR2
We just need to detect the null class loader and return null.
Also ElytronXmlParser assumes it is always available.