jQuery in Action, 2nd edition
The moose likes JBoss and the fly likes Connection Pools and DataSources in JBoss Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Connection Pools and DataSources in JBoss" Watch "Connection Pools and DataSources in JBoss" New topic
Author

Connection Pools and DataSources in JBoss

Pranav Pal
Ranch Hand

Joined: Nov 04, 2007
Posts: 74
How to configure connection pools and DataSource in JBoss App server?
Thanks in advance...


Hakuna Matata!
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8141
    
  52

See these

DSdotXML

ConfigDataSources


[My Blog] [JavaRanch Journal]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Connection Pools and DataSources in JBoss
 
Similar Threads
Tomcat Problem
Doubt in Connection Pooling
J2ee app gets stuck at a stored procedure call
forward() and include()
Real World Example of Singleton Pattern