[
https://issues.jboss.org/browse/WFLY-7300?page=com.atlassian.jira.plugin....
]
James Perkins commented on WFLY-7300:
-------------------------------------
Does WildFly Camel use an old configuration? I can see where this would be a problem if it
uses the old {{batch}} subsystem and not the new {{batch-jberet}} subsystem.
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)