Required files for Develop Custom DataSource

Hi guys!
 
I don't have experience creating custom libs for JasperServer, I've reading this topic:
 
 
But the example is not very clear about the files we need in the project.
 
What jasperserver libraries are needed for creating a custom datasource for then add on the project?
 
Thanks for help me
 
Best regards
 
Oscar Romero
 
oscar16071987's picture
Joined: Apr 28 2014 - 2:57pm
Last seen: 8 years 3 months ago

1 Answer:

You're looking at a very old page.

Datasource isn't a feature of JasperReports Server but of JasperReports (the reporting engine used within JasperReports Server).

Download JasperReports library source code and there is a sample code of datasource in demo/samples/datasource

Download:

http://sourceforge.net/projects/jasperreports/files/jasperreports/Jasper...

Explanation:

http://jasperreports.sourceforge.net/sample.reference/datasource/

 

 

hozawa's picture
170577
Joined: Apr 24 2010 - 4:31pm
Last seen: 3 years 9 months ago

Hello hozawa,
Thanks for help me ^^

I only have one question:

In JasperServer 5.5, There is a way of change a datasource based on a parameter, Maybe creating a JAR?

oscar16071987 - 8 years 9 months ago
Feedback