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

wagnerma

Members
  • Posts

    3
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by wagnerma

  1. We have implemented our own DataSource for use with jsperreport and iReport. My question is now, is it already possible to use an own DataSource implementation in Jaspersoft Studio? The other question is, we have also implemented an own query language. Is this already possible? If yes, how ;-) ?? Regards, Marcel
  2. Hi, there seems to be a problem with classloading in iReport 3.1.2/3.1.1 in combination with the springframework. I have a custom JRDataSourceProvider which relies on a BeanDataSourceProvider. The beans are created through the springframework. These beans also conains DAO Beans managed through springframework. These DAO uses the ibatis data mapper framework. The problem is, I always get a NoClassDefFoundError: com/ibatis/sqlmap/client/SqlMapperExecutor. It seems spring could not find the class ;-( All jar files are defined correct under Options->Classpath. I could also load ibatis class direct from the JRDataSourceProvide, but no chance indirect through spring ;-( Hope you could fix this! Thanks, Marcel
  3. Hi, a short question: Is an own query language through an own JRQueryExecuter in iReport 3.1.1 possible? It seems in older version it was? If yes, how and where to register my own JRQueryExecuterFactor? Thanks for the help, Marcel
×
×
  • Create New...