]
RH Bugzilla Integration commented on LOGMGR-127:
------------------------------------------------
Jiří Bílek <jbilek(a)redhat.com> changed the Status of [bug
Module naming does does not support slots
-----------------------------------------
Key: LOGMGR-127
URL:
https://issues.jboss.org/browse/LOGMGR-127
Project: JBoss Log Manager
Issue Type: Bug
Reporter: James Livingston
Assignee: James Livingston
Fix For: 1.5.6.Final, 2.0.4.Final, 2.1.0.Beta1
AbstractPropertyConfiguration$ModuleFinder uses ModuleIdentifier.create() rather than
fromString(), which means it does not support specifying the slot via
"module:slot" and can only use the main slot.