[
https://issues.jboss.org/browse/WFLY-7300?page=com.atlassian.jira.plugin....
]
James Perkins commented on WFLY-7300:
-------------------------------------
I was able to duplicate this with the legacy {{batch}} subsystem. This is my fault as I
was testing this with some other batch changes I'm working that includes a fix for
this. I can either do a quick patch for this or we can wait, hopefully just this week,
until I can send in a PR with other changes that will fix this.
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
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)