-
Bug
-
Resolution: Done
-
Minor
-
3.0.0.Alpha17
-
None
-
-
User Experience
Command
/subsystem=core-management/process-state-listener=test:add(class=test.class, module=test)
prints only module identifier as failure description when module doesn't exists.
Failure description should be more informative. At least something as "Error loading module: ...."
ProcessStateListenerResourceDefinition.java#L127 can react to ModuleLoadException
- clones
-
JBEAP-8169 insufficient failure description when module specified as parameter of process-state-listener:add doesn't exist
- Closed