[jboss-jira] [JBoss JIRA] (WFLY-10652) Mdb Clustered Singleton Delivery is not working

Paul Ferraro (JIRA) issues at jboss.org
Thu Jun 28 18:44:00 EDT 2018


    [ https://issues.jboss.org/browse/WFLY-10652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13598547#comment-13598547 ] 

Paul Ferraro edited comment on WFLY-10652 at 6/28/18 6:43 PM:
--------------------------------------------------------------

MdbDeliveryDependenciesProcessor should be changed to depend on CLUSTERED_SINGLETON_CAPABILITY.getCapabilityServiceName().

The recent changes to the singleton service API changed the internal service names such that usage like this can rely only on well known service names.

It looks like the lack of a test allowed this regression to go unnoticed.


was (Author: pferraro):
MdbDeliveryDependenciesProcessor should be changed to depend on CLUSTERED_SINGLETON_CAPABILITY.getCapabilityServiceName().

> Mdb Clustered Singleton Delivery  is not working
> ------------------------------------------------
>
>                 Key: WFLY-10652
>                 URL: https://issues.jboss.org/browse/WFLY-10652
>             Project: WildFly
>          Issue Type: Bug
>          Components: EJB
>            Reporter: Flavia Rainone
>            Assignee: Flavia Rainone
>             Fix For: 14.0.0.CR1
>
>
> When trying to deploy an application with clustered singleton MDB delivery, we see this error:
> "WFLYCTL0412: Required services that are not installed:" => ["org.wildfly.ejb3.clustered.singleton"],"WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.\"messaging-clustering-singleton.war\".clustered.singleton.dependency is missing [org.wildfly.ejb3.clustered.singleton]"]}}}
> The clustered singleton service is not being installed with the expected name.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list