[jboss-jira] [JBoss JIRA] (WFLY-7300) OperationHandlers that register DeploymentProcessor should do it only on boot
James Perkins (JIRA)
issues at jboss.org
Thu Dec 1 16:55:00 EST 2016
[ https://issues.jboss.org/browse/WFLY-7300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Perkins reopened WFLY-7300:
---------------------------------
There is one issue with the legacy batch subsystem. It is still using the {{performRuntime(OperationContext, ModelNode, ModelNode)}} which will not be executed from the {{AbstractBoottimeAddStepHandler}}.
> OperationHandlers that register DeploymentProcessor should do it only on boot
> -----------------------------------------------------------------------------
>
> Key: WFLY-7300
> URL: https://issues.jboss.org/browse/WFLY-7300
> Project: WildFly
> Issue Type: Bug
> Reporter: ehsavoie Hugonnet
> Assignee: ehsavoie Hugonnet
> Fix For: 11.0.0.Alpha1
>
>
> Registering a DeploymentProcessor is a boot only operation. Thus instead of extends AbstractAddStepHandler they should extend AbstractBoottimeAddStepHandler
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list