Jump to content
JasperReports Library 7.0 is now available ×

probleme when testing database connection


2004 IR Help

Recommended Posts

By: Thao - taosimo

probleme when testing database connection

2004-06-10 08:35

"ClassNotFoundError:

oracle.jdbc.driver.OracleDriver

check your classpath"

 

i have a "System variable" who reference "classes12"

 

is there a classpath to configure inside the application?

 

 

 

 

 

 

By: Thao - taosimo

RE: probleme when testing database connection

2004-06-10 23:59

someone have an idea?

 

 

 

 

By: Thao - taosimo

RE: probleme when testing database connection

2004-06-11 01:29

i found it

 

 

 

 

By: Juan Ara - fi2net@Spain - laureke

RE: probleme when testing database connection

2004-06-28 00:28

On the batch file that runs your iReport, you can add a

set classpath=%claspath%;app/lib;/app/classes

 

We work on many different app's and often use ant as compiler, but while working, to handle the previews we use that. We've a batch for every app we're developing.

 

 

 

 

By: cccssjoe - cccssjoe

RE: probleme when testing database connection

2005-03-01 20:04

i also have this problem

and i have set the classpath

but the probem is still here

 

how can i solve it

 

 

 

 

By: Giulio Toffoli - gt78

RE: probleme when testing database connection

2005-03-02 11:29

put classes12.jar in ireport lib directory

 

Giulio

 

 

 

 

By: thiagors - b31759

RE: probleme when testing database connection

2005-03-03 16:54

Put jdbc driver (or make a simbolic link) in the directory:

[sDK_DIRECTORY]/jre/lib/ext

 

I had the same problem and this worked well.

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...