Jump to content
JasperReports Library 7.0 is now available ×

Can't add new jdbc driver


shearerg

Recommended Posts

Hi all,

 

I've just downloaded and installed JasperServer. Very impressed with the examples. Have also setup and configured iReport without any problems. Have setup an Ingres datasource within iReport which works beautifully with my database.

 

What I can't figure out is how to register the same datasource with JasperServer? I have added the Ingres driver JAR (iijdbc.jar), but when I try to configure and test the datasource I get:

 

ClassNotFoundException:ca.ingres.jdbc.IngresDriver

 

Do I need to alter the CLASSPATH?

I can't see where to do this?

 

Any advice appreciated!

 

Greg Shearer

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Anandharaj,

 

Thanks so much for the reply. That was exactly what I needed to know!! I did eventually find a reference to this in some install documentation earlier this evening .... but it wasn't very obvious. I then had to go out for the evening and only just came back to test the result.

 

So for anyone trying to use Ingres II r3 (or probably Ingres 2006) with JasperServer, you need to place a copy of iijdc.jar from $II_SYSTEM/ingres/lib into (in my case):

 

/opt/jasperserver-1.2.1/apache-tomcat/webapps/jasperserver/WEB-INF/lib

 

Now to me, this was not obvious. Anyway, the data source now tests OK, so I can push ahead and hopefully put together a brilliant application!!

 

Thanks again,

Greg

Link to comment
Share on other sites

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...