This is an example project that demonstrates usage of ClassGraph in an Java Enterprise application (ear) which leads to issue #843 in JBoss EAP >= 7.4.15.
/ $ mvn install
/ear $ mvn wildfly-jar:package wildfly-jar:run
The output of the JBoss server running the test application should contain a line with should throw an exception with message "Test failed".
The output of the JBoss server running the test application should contain a line with
### Test succesful ###