Hi,
I'm planning to move the two jboss jca-jdbc resource adapter wrappers to
the connector module soon. I'm wondering if it would be appropriate to
move the jms-ra connector there also? I think that it should either be
with the other connectors or with jboss.mq.
Also, a question about jms-ra and xa transactions. If you are using jdbc
persistence with jms, and the same connection factory for both jms and your
"regular" db work for e.g. cmp, one could theoretically avoid 2pc by having
the XAResources for the connection from the db and the connection from jms
report they are the same resource manager. I spent just a few minutes
looking at the code and couldn't find if this is implemented. Is it? If
not would it be a good idea? Is there some reason it shouldn't work? It
seems to me that it would allow using transactional jms with a db that
doesn't support xa/2pc (i.e. most of them)
thanks
david jencks
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development