Re: Jasper Reports integration module-GSOC 2010

2010-04-07 Thread Charith Madusanka
Hi all, First all I'm thank to Thiago information about JRDataSource instance, I'm plane to implement JasperReports integration component. my project deliverables are given below , - Basic jasper reports. - Generated reports into more popular formats such as PDF, HTML , XML and OpenOffic

Re: Jasper Reports integration module-GSOC 2010

2010-04-07 Thread Thiago H. de Paula Figueiredo
On Wed, 07 Apr 2010 04:26:04 -0300, Charith Madusanka wrote: Implementing jasper integration component i think need to used an active JDBC connection. problem is it's working outside the framework a Hi! That's not correct. JasperReports receives a JRDataSource instance. Its is a

Re: Jasper Reports integration module-GSOC 2010

2010-04-07 Thread Massimo Lusetti
On Wed, Apr 7, 2010 at 8:52 AM, Ulrich Stärk wrote: > Welcome on this list Charith. > > So what exactly are you planning to do? What will your integration look > like? Please discuss your more concrete ideas. Just saying "I'll do a > JasperReports integration because JasperReports is nice" just i

Re: Jasper Reports integration module-GSOC 2010

2010-04-07 Thread Charith Madusanka
Implementing jasper integration component i think need to used an active JDBC connection. problem is it's working outside the framework a On Wed, Apr 7, 2010 at 12:22 PM, Ulrich Stärk wrote: > Welcome on this list Charith. > > So what exactly are you planning to do? What will your integ

Re: Jasper Reports integration module-GSOC 2010

2010-04-06 Thread Ulrich Stärk
Welcome on this list Charith. So what exactly are you planning to do? What will your integration look like? Please discuss your more concrete ideas. Just saying "I'll do a JasperReports integration because JasperReports is nice" just is not enough. You should think of how the integration is sup