|
From: Dmitriy K. <dko...@ru...> - 2005-04-04 00:42:47
|
Also, could this code become a part of the sandbox for now? Dmitriy. Thierry TEMPLIER wrote: >Hi Dmitriy! > >Yes, I make some tests with JOTM, XAPool, Hypersonic >and the connector JCA of Joram (the JMS server of >objectweb)... and it works fine. However you need to >make the system contract of the connector (pooling, >transaction enlist/delist and security). I must make >cleaner code and try to delegate the pooling of >connection to dbcp (or other..). >Do you think that it could be interesting to implement >this feature in Spring? >Thierry > > > >>So that means that one would be able to use J2C >>(JCA) connector in a non-managed mode (with just a >>Servlet container + standalone JTA capable >>transaction coordinator) and have a full XA support >>with 2PC - no J2EE container required? That would be >> >> > > > >>cool! >> >>Dmitriy. >> >>Thierry TEMPLIER wrote: >> >> >> >>>In parallel of the JCA CCI support, I have made >>> >>> >>some >> >> >>>classes to plug JCA connectors, which support >>> >>> >>global >> >> >>>transactions, (enlist/delist) in the current JTA >>>transaction) in a non-managed mode. It works fine >>> >>> >>but >> >> >>>these classes need to improved... >>>Thierry >>> >>> >>> >>> >>> >>>>I can say from experience that JOTM and Spring >>>> >>>> >>work >> >> >>>>really well together. We've only plugged in JDBC >>>> >>>> >>XA >> >> >>>> >>>> >>>> >>>> >>> >>> >>> >>> >>>>resources, but so far, so good! >>>> >>>>Seth >>>> >>>> >>>> >>>> >>>Take a look at my blog: >>>http://templth.blogspot.com/ >>> >>> >>> >>> >>> >>> >>> >>> >>__________________________________________________________________ >> >> >>>Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace >>> >>> >>de stockage pour vos mails ! >> >> >>>Créez votre Yahoo! Mail sur >>> >>> >>http://fr.mail.yahoo.com/ >> >> >>> >>> >>------------------------------------------------------- >> >> >>>This SF.net email is sponsored by Demarc: >>>A global provider of Threat Management Solutions. >>>Download our HomeAdmin security software for free >>> >>> >>today! >> >> >>>http://www.demarc.com/info/Sentarus/hamr30 >>>_______________________________________________ >>>Springframework-user mailing list >>>Spr...@li... >>> >>> >>https://lists.sourceforge.net/lists/listinfo/springframework-user >> >> >>> >>> >>> >>> >> >> > > >Take a look at my blog: >http://templth.blogspot.com/ > > > > > > >__________________________________________________________________ >Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails ! >Créez votre Yahoo! Mail sur http://fr.mail.yahoo.com/ > > >------------------------------------------------------- >SF email is sponsored by - The IT Product Guide >Read honest & candid reviews on hundreds of IT Products from real users. >Discover which products truly live up to the hype. Start reading now. >http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >_______________________________________________ >Springframework-user mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-user > > |