Jump to content
We've recently updated our Privacy Statement, available here ×

Corrected: Create fields from data adpter


ngrippal

Recommended Posts

Hi there

I installed Studio Jaspersoft 1.0.1 for Eclipse Elios, then created a java project and from the perspective Report Design I created a report NEW_REPORT.jrxml.

I downloaded com-jaspersoft-ireport.jar and placed in a lib folder of my eclipse project, so I added to buidlpath.
com-jaspersoft-ireport.jar contains com.jaspersoft.ireport.examples.beans.PersonBean.class and com.jaspersoft.ireport.examples.PersonBeansDataSource.class.

I created a data adapter with the name 'New Data Adatper' of type 'class DataSourceProvider JasperReports'.
I accepted the proposal com.jaspersoft.studio.data.sample.PersonBeansDataSource, and the test was successful.

 For NEW_REPORT.jrxml I tried to use the fields
outline->fileds-> right click -> Datset & Query....

Select data source 'New Data Adatper', and JavaBeans tab
className: com.jaspersoft.ireport.examples.beans.PersonBean
but I get a message 'Class not found com.jaspersoft.ireport.examples.beans.PersonBean'

What did I do wrong? 
 



Post Edited by nick091 at 08/02/2011 16:55



Post Edited by nick091 at 08/02/2011 16:57



Post Edited by nick091 at 08/02/2011 16:58
Link to comment
Share on other sites

  • 9 months later...
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • 2 weeks later...

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