| Author |
Driver instances cached in JBoss?
|
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8141
|
|
I am using JBoss-3.2.3 and have deployed a datasource as follows: Does JBoss, cache the instances of the driver class, i.e. in this case instances of com.db.driver.DriverImpl . If there is some other datasource on the same server which also uses the same driver class, then does JBoss use the same instance of the driver class, for both these datasources?
|
[My Blog] [JavaRanch Journal]
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26144
|
|
Jaikiran, I'm moving this to our JBoss forum since it is about how JBoss behaves with respect to datasources.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
 |
|
|
subject: Driver instances cached in JBoss?
|
|
|