Kaylan, thanks for the pointer to commons-pool.  I'm aware of this, and it does 
support the pooled objects, but it lacks a simple way of adding new pools with 
configuration files.  I had also hoped to build it in such a way that it could 
be deployed on any J2EE server and just work.

Anyone else have any thoughts?  Is there no standard J2EE way to do what I'm 
proposing, or is the standard way JCA?  It certainly feels like JCA gets me a 
lot of the way where I'd like to go, but it just "feels" wrong...squeezing a 
non DB connection object into a framework that seems to have been built around 
the concept of database connections.


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

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


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to