File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes EJB and other Java EE Technologies and the fly likes Getting database connection from Websphere is time-consuming Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "Getting database connection from Websphere is time-consuming" Watch "Getting database connection from Websphere is time-consuming" New topic
Author

Getting database connection from Websphere is time-consuming

Setya Djajadinata
Greenhorn

Joined: Mar 01, 2005
Posts: 1
Hi all,

Although I successfully obtain database connection from Websphere I always encounter the following warning messages:



Besides for the 1st time it always takes very long time to get the datasource, but the subsequent calls are very fast.

Here's my code to get the connection:



Am I missing something here ? I've included all the neccessary jars in the classpath.

Any help would be greatly appreciated.

Best Regards,

Setya
 
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: Getting database connection from Websphere is time-consuming
 
Similar Threads
Error while getting Datasource object
JMX in JBoss
How to query?
How to delete all records in a JPA table?
javax.naming.Reference incompatible with javax.sql.DataSource