Hi.

This is my environment:
  • JVM 1.5_06
  • Tomcat 5.5.16
  • Spring 2.5.1
  • Hibernate 3.2.5


I'm using spring support for Jasper. I'm getting out of memory errors; by reading the article on this link: http://www.jasperforge.org/index.php...250&Item id=5
i understand that i'ld use the JRdatasource (now i use the JDBCdatasoruce); i'm usign hibernate and i'ld love to use JRHibernateAbstractDataSource or JRHibernateIterateDataSource. Can anybody suggest me how to use it? Is there any sample?

Thanx to all.