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 codehouse version of Messenger with and without XA? The Jakarta version has some support classes for XML-based configuration(MessengerDigester) and the factory MesssageManager. Unf codehouse version of Messenger contains just the core of framework classes. It looks like I would probably have to write a singleton to do configuration for codehouse Messenger, but I want to avoid it.


Reply With Quote