• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

sl314.util.sql.ConnectionPool

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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 ]
 
Ranch Hand
Posts: 1325
Android Java Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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.
 
author & internet detective
Posts: 42016
916
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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.
 
We've gotta get close enough to that helmet to pull the choke on it's engine and flood his mind! Or, we could just read this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic