We are migrating from Weblogic to JBoss and looking for the best way to
implement the following features provided by Weblogic.


1. Testing connections on Reserve. Each time a user asks for a connection,
we execute some simple SQL to ensure it is a valid connection.
2. Periodic testing of JDBC Connection Pools to ensure the connections in
the pool are valid.
3. Fail-over of JDBC Connection Pools. Specify primary/backup connection
pools
4. Creating Sybase Temp tables when a new connection is created.

Are there any JCA compliant  implementations we can use? If not, what is the
best way to approach the problem.

Thanks in advance
Erwin


-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to