[jboss-dev-forums] [Design of JCA on JBoss] - Re: JCA antipattern? Or not?

weston.price@jboss.com do-not-reply at jboss.com
Tue Feb 20 17:59:58 EST 2007


anonymous wrote : 
  | If users want to receive a JMS message in the context of a distributed transaction using JCA1.5, then what is the recommended way of doing this? 
  | 

Use a JCA 1.5 JMS resource adapter to manage the inflow. This is one of the primary use cases for out JMS/JCA resource adapter. The adapter itself simply leverages the ASF facilities under the hood to accomplish this in a manner consistent with JCA (ie ActivationSpec, ConnectionConsumer etc). 



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019586#4019586

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4019586



More information about the jboss-dev-forums mailing list