[jbossts-issues] [JBoss JIRA] (JBTM-2658) Implement JMS integration classes for MessageListener

Alexis Hassler (JIRA) issues at jboss.org
Tue Apr 26 09:36:00 EDT 2016


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

Alexis Hassler commented on JBTM-2658:
--------------------------------------

I've already done some code to try it. I've added a MessageListenerProxy for that. 

It has an impact on the ConnectionProxy class because it has to instantiate a SessionProxy even if the transaction has not started yet.


> Implement JMS integration classes for MessageListener
> -----------------------------------------------------
>
>                 Key: JBTM-2658
>                 URL: https://issues.jboss.org/browse/JBTM-2658
>             Project: JBoss Transaction Manager
>          Issue Type: Feature Request
>          Components: JTA
>    Affects Versions: 5.3.2.Final
>            Reporter: Alexis Hassler
>            Priority: Minor
>
> The new JMS integration classes are working fine with a Publisher or a simple Consumer, but not with MessageListener. It would be nice to be able to implement something like a MDB without JavaEE.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbossts-issues mailing list