This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JDBC and the fly likes sl314.util.sql.ConnectionPool Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "sl314.util.sql.ConnectionPool" Watch "sl314.util.sql.ConnectionPool" New topic
Author

sl314.util.sql.ConnectionPool

Oscar Camilo Luna
Greenhorn

Joined: Mar 23, 2008
Posts: 1
Hi! I tried to activate an example Web application with a PointBase database but failed. The example needs a java class named ConnectionPool, but I can't find the associated files.

Below is the code for InitializeConnectionPool.java:



Can anybody there help? I'm sure the files doesn't exists.

Thanks,

Camilo

[ March 23, 2008: Message edited by: Oscar Camilo Luna ]

[ March 23, 2008: Message edited by: Oscar Camilo Luna ]
[ March 25, 2008: Message edited by: Jeanne Boyarsky ]
Muhammad Saifuddin
Ranch Hand

Joined: Dec 06, 2005
Posts: 1318

Welcome to Javaranch.

Please be sure to use UBB Code tags when posting code to the forums. Please read this for more information.

You can go back and change your post to add code tags by clicking the

Good Luck with your question.


Saifuddin..
[Linkedin] How To Ask Questions On JavaRanch My OpenSource
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26496
    
  78

Oscar,
Welcome to JavaRanch!

Are you getting the error at compile time or runtime? The answer to this will determine which classpath to check in order to check that database jar is present.


[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
 
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: sl314.util.sql.ConnectionPool
 
Similar Threads
compilation failed
problem in web application with connection pooling
failure to activate a Web application with database
compilation failed
failed to compile servlet file