aspose file tools
The moose likes Other Open Source Projects and the fly likes IReport and EJB Datasource Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "IReport and EJB Datasource" Watch "IReport and EJB Datasource" New topic
Author

IReport and EJB Datasource

Antonio Martel
Greenhorn

Joined: Feb 19, 2004
Posts: 6
Hi there!

I need to create pdf reports with IReport and JasperReports where the Datasource should be an EJB, but I have no idea on how to do this. Has anyone done this before?

Any help would be greatly appreciated.

Regards and happy new year!
kri shan
Ranch Hand

Joined: Apr 08, 2004
Posts: 1248
How the datasource be an EJB ?
Adeel Ansari
Ranch Hand

Joined: Aug 15, 2004
Posts: 2874
Originally posted by kri shan:
How the datasource be an EJB ?


Yes quite right. Assuming your datasource is a VO.

see the example with jasper reports:
inside your /jasperreport/demo/samples/datasource

cheers.
 
IntelliJ Java IDE
 
subject: IReport and EJB Datasource
 
Threads others viewed
see my code that give me error
help on JasperReport with JavaBean as DataSource
Doubt using iReport - difference between Parameter and Field
Passing dataSource to subreport in ireport
how get datasource object in sun java studio creater
MyEclipse, The Clear Choice