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

BUG in iReport 3.5


elimesika

Recommended Posts

Trying to export a connection (sqljdbc) to an XML file on iReport 3.0 and import it to iReport 3.5 failed !!!

Had to add it manually

 

Attached ds.xml (the exported file from iReport 3.0)



Post Edited by elimesika at 06/21/2009 08:16



Post Edited by elimesika at 06/21/2009 08:19
Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

elimesika,

 

It's not a consistent problem, since all of my data sources imported well.

 

But I can see that in your case the cause of the problem is that you have connectionClass="it.businesslogic.ireport.connection.JDBCConnection" instead of "com.jaspersoft.ireport.designer.connection.JDBCConnection". If you have more data sources to import, you would work around the issue by doing a find/replace of those strings.

 

Please log the problem in the iReport tracker.

 

Regards,
Matt

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