[jboss-dev-forums] [Design of JCA on JBoss] - JBPAPP-750 - Integration between AS and JBossMessaging 1.4

jesper.pedersen do-not-reply at jboss.com
Tue Apr 8 08:37:34 EDT 2008


I'm currently looking at

 http://jira.jboss.com/jira/browse/JBPAPP-750

with the integration between the EAP and JBossMessaging since JBM implements both the non-XA and XA interfaces. XA mode is selected at session level.

1)
Is the best way to handle this to extend the JmsConnectionRequestInfo class 
with XA information - f.ex. UseXA - and then use this information when 
creating the sessions in JmsManagedConnection::setup() ?

Of course there will be other changes also JmsMCFProperties, ... Creating 
f.ex. a JmsXASession class may be an idea.

2)
JmsActivation also need information about XA from JmsActivationSpec in order to create the correct connection type - so UseXA here.

Any feedback on how this should be done is most welcome

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

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



More information about the jboss-dev-forums mailing list