Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Critical
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 7.1.2.Final (EAP)
-
Component/s: None
-
Labels:
Description
When attempting to create a hilo-keygenerator on the CMP subsystem the following error is observed:
[standalone@localhost:9999 subsystem=cmp] ./hilo-keygenerator=test:add(data-source=ExampleDS)
{
"outcome" => "failed",
"failure-description" =>
,
"rolled-back" => true,
"response-headers" =>
}
The ExampleDS data source exists so the error message is not valid. Note the missing dot between test and jboss from jboss.cmp.keygen.HiLoKeyGeneratorFactory.testjboss.data-source.ExampleDS.