[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: [JBMESSAGING-1367] Create JCA resource adapter for JBM 2
jesper.pedersen
do-not-reply at jboss.com
Thu Jan 29 11:57:16 EST 2009
So commit r5759 adds the structure for the outbound part of the RA.
The work is based on Adrian's work and include some of the settings to setup the connection to JBM 2.0.
Important places to look currently:
* JBMManagedConnectionFactory::setup
* JBMManagedConnection::setup
* ra.xml
Missing parts - to be completed:
* SerialVersionUIDs once all classes are complete
* Ability to specify all options for JBossConnectionFactory
* Verification of transaction / XA
* General testing (integration of JBM 2.0 + RA into AS)
* TCK testing
But look it over and send me your feedback.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4205639#4205639
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4205639
More information about the jboss-dev-forums
mailing list