Hi.

Bertrand Renuart wrote:
[...]
In the meantime, does anyone else have comments/complains/wishes about Proxool when used with Hibernate ?

This is not directly related to Proxool with Hibernate but you asked about wishes ;-)


We started development of a (web) application two years ago. In the beginning we used DBCP for connection pooling, but we switched to Proxool because of better documentation and active support.

Now the requirements force us to use a Transaction Manager for 2PC. We are going to use JOTM for this. Our Architecture is a EJB3-like one ;-), e.g.

Tomcat + Spring + Hibernate + JOTM + XAPool

We would like to continue to use Proxool but as far as we know there is currently only XAPool which gives you a connection pool with XA/JOTM integration.

So our feature request for Proxool is to add XA/JOTM integration with JOTM, e.g. enlistment/delistment of aquired/returned pooled connection with the TM.

What do you think about this?

Olli

--og


------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ hibernate-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to