1. JTDS and JBOSS JDBC Connection Pool Problem, any solution? Maybe a custom ValidConnectionChecker? stackoverflow.comI'm facing a weird production problem. Environment is the following:
|
2. JBOSS connection pooling coderanch.com |
3. No Managed Connection =jboss coderanch.comHello friends, 1.what is the minimum number of connections we need to create for a 1000 member instance access website. We are using jboss 2.4.5 as the application server and sql server as the db. *************************************************** 2.Also we did a Connection testing setting the max connection in the ms-sqlds.xml of jboss file as 1. while doing so we found for a ... |
4. Connection pooling using JBoss coderanch.com |
5. jboss complaining about cached connection not being closed coderanch.com |
6. Connect DS with JNDI in JBoss AS coderanch.comI had been trying to connect databases with JBoss4.2.2 thru JNDI. I had created a new xml file to locate the datasource to connect in the deploy directory. I have a problem of how to locate the JNDI file and how to establish the connection. Here is my code of MSSQL-DS.xml |