facebook

commons-pool missing from classpath

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #273853 Reply

    Version: 6.0.0 M1
    Build id: 20070629-6.0.0-M1

    I added hibernate and spring to a project, and when I go to run it, I am missing the class org.apache.commons.pool.impl.GenericObjectPool. Shouldn’t that jar be in one of the libraries if it’s needed?

    #273877 Reply

    Riyad Kalla
    Member

    benson, yes it’s included in the Spring ORM Library actually. Make sure that is added to your build path.

    #281616 Reply

    bobflschmn
    Member

    When I went to add the Spring ORM library for Hibernate 3 it says (deprecated).

    What am I supposed to add to get the GenricObjectPool?

    #281629 Reply

    Riyad Kalla
    Member

    Bob, it’s the Spring Persistence Core library now that you want to add.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: commons-pool missing from classpath

You must be logged in to post in the forum log in