-
Bug
-
Resolution: Done
-
Minor
-
4.0.0.Alpha1
-
None
Getting an exception when instantiating a container:
ava.lang.IllegalArgumentException: Unknown level ""
at org.jboss.logmanager.LogContext.getLevelForName(LogContext.java:203)
This is due to the test.level property not being properly set in the server module pom thus leaving a handler.CONSOLE.level="" in the logging.properties.