[jboss-jira] [JBoss JIRA] (WFLY-4425) Adding of JMS/MDB annotations in classes of project switches off activation-call of install singleton service in cluster

Serg Jackbean (JIRA) issues at jboss.org
Fri Mar 13 10:48:18 EDT 2015


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

Serg Jackbean commented on WFLY-4425:
-------------------------------------

sorry this issue can be perhaps closed or moved in other issue: invoking of methods of EJB from singleton is broken after adding of JMS/MDB annotations in classes in project. 
ejb is created through lookup as earlier, but call of method hangs and doesn't come in the method of EJB.
The reason can be wrong configured JMS queue in configuration that break application or server.
There are no errors in log.
and this question:
(by the way. what is right method of invoking methods of singletone in cluster? method getValue in example - doesn't contain any arguments)


> Adding of JMS/MDB annotations in classes of project switches off activation-call of install singleton service in cluster
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WFLY-4425
>                 URL: https://issues.jboss.org/browse/WFLY-4425
>             Project: WildFly
>          Issue Type: Bug
>          Components: Clustering, EJB, JMS, MSC
>    Affects Versions: 8.2.0.Final
>         Environment: Windows. JDK 7
>            Reporter: Serg Jackbean
>            Assignee: Paul Ferraro
>
> Adding of JMS/MDB annotations in classes of project switches off activation-call of install singleton service in cluster.
> singleton service in cluster:
> https://github.com/wildfly/quickstart/tree/master/cluster-ha-singleton
> MDB classes from example:
> https://blogs.oracle.com/arungupta/entry/simple_jms_2_0_sample
> JMS Annotations example:
> http://www.mastertheboss.com/jboss-server/jboss-jms/jms-20-tutorial-on-wildfly-as
> (by the way. what is right method of invoking methods of singletone in cluster? method getValue in example - doesn't contain any arguments)



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list