]
James Perkins moved JBEAP-2798 to WFLY-5996:
--------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-5996 (was: JBEAP-2798)
Workflow: GIT Pull Request workflow (was: CDW v1)
Component/s: Batch
(was: Batch)
Target Release: (was: 7.0.0.GA)
Affects Version/s: (was: 7.0.0.ER4)
Can't set the restart-on-resume property of Batch subsystem
-----------------------------------------------------------
Key: WFLY-5996
URL:
https://issues.jboss.org/browse/WFLY-5996
Project: WildFly
Issue Type: Bug
Components: Batch
Reporter: James Perkins
Assignee: James Perkins
Priority: Critical
{noformat}
[standalone@localhost:9990 /]
/subsystem=batch-jberet:write-attribute(name=restart-jobs-on-resume,value=false)
{
"outcome" => "failed",
"failure-description" => "WFLYCTL0158: Operation handler failed:
java.lang.ClassCastException:
org.jboss.as.controller.OperationContextImpl$OperationContextServiceController cannot be
cast to org.wildfly.extension.batch.jberet.BatchConfigurationService",
"rolled-back" => true
}
{noformat}