Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can't import oracle.jdbc.pool.OracleDataSource

435360Apr 20 2005 — edited Sep 6 2005
Hi, I hope anyone of you could help me out of this error. I'm very new to JDeveloper. This is the first time I practise with it.
I receive this error when I import the oracle.jdbc.pool.OracleDataSource. The error message is:

cannot access class oracle.jdbc.pool.OracleDataSource; file oracle\jdbc\pool\OracleDataSource.class not found

When I expand Tool -> Manage Libraties..., I found the package ORACLE JDBC is already in the library list AND even I add the CLASSPATH environment variable to point to classes12.jar (in my case is CLASSPATH=C:\jdev1012\jdbc\lib\classes12.jar), the error still not fixed.


Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 4 2005
Added on Apr 20 2005
3 comments
883 views