Jump to content
Changes to the Jaspersoft community edition download ×

BUG: Classloading through spring in iReport 3.1.2


wagnerma

Recommended Posts

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

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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