[
https://issues.jboss.org/browse/WFCORE-2184?page=com.atlassian.jira.plugi...
]
Chao Wang moved JBEAP-8228 to WFCORE-2184:
------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-2184 (was: JBEAP-8228)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Domain Management
(was: Domain Management)
Affects Version/s: 3.0.0.Alpha17
(was: 7.1.0.DR10)
insufficient failure description when module specified as parameter
of process-state-listener:add doesn't exist
---------------------------------------------------------------------------------------------------------------
Key: WFCORE-2184
URL:
https://issues.jboss.org/browse/WFCORE-2184
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Affects Versions: 3.0.0.Alpha17
Reporter: Chao Wang
Assignee: Chao Wang
Priority: Minor
Command
{noformat}
/subsystem=core-management/process-state-listener=test:add(class=test.class,
module=test)
{noformat}
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|https://github.com/wildf...]
can react to ModuleLoadException
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)