]
ehsavoie Hugonnet reassigned WFLY-7300:
---------------------------------------
Assignee: James Perkins (was: ehsavoie Hugonnet)
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: James Perkins
Fix For: 11.0.0.Alpha1
Registering a DeploymentProcessor is a boot only operation. Thus instead of extends
AbstractAddStepHandler they should extend AbstractBoottimeAddStepHandler