-
Bug
-
Resolution: Done
-
Major
-
None
-
None
The current Apache Commons Logging implementation delegates to the JBoss Log Manager. This can be a problem for embedded servers where the JBoss Log Manager may not be used. We should have an implementation that writes to JBoss Logging. This will allow any log manager that JBoss Logging supports to be used.
This is currently blocking provisioning from working with the embedded server API.