Few questions on JMS Facade:
Does JMSTemplate support XA?
Does codehouse Messenger support XA?
How to configure and run codehouse Messenger?
PS: Wonder does anybody have an example of usage...
Type: Posts; User: Glen Klyuzner; Keyword(s):
Few questions on JMS Facade:
Does JMSTemplate support XA?
Does codehouse Messenger support XA?
How to configure and run codehouse Messenger?
PS: Wonder does anybody have an example of usage...
BTW, the link http://dist.codehaus.org/messenger/distributions
is broken :?:
Is there any differences between Messenger published on http://jakarta.apache.org/commons/sandbox/messenger/
and
http://messenger.codehaus.org/
?
Did you try it with XA?
Unfortunatly we...
Do you recommend to use Messenger as a simple JMS facade or should I use Spring JMSTemplate for it? It looks too heavy for just JMS abstraction layer.
Creation of Messenger objects is hidden...
Do you recommend to use Messenger as a simple JMS facade or should I use Spring JMSTemplate for it? It looks too heavy for just JMS abstraction layer. Plus only Messenger interface is exposed to the...
Do you recommend to use Messenger as a simple JMS facade or should I use Spring JMSTemplate for it? It looks to heavy for just JMS abstraction layer.
Wonder what is the status of Messenger...