Project

General

Profile

Actions

Bug #733

closed

Loading a jasper report file in JWT

Added by MICHALIS PAPACHRISTOFOROU about 13 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
High
Assignee:
Pieter Libin
Category:
-
Target version:
-
Start date:
02/19/2011
Due date:
% Done:

0%

Estimated time:

Description

Hello, I'm having difficulty running any type of Jasper code in my project.

I get this every time I use jasper code.

*_org.apache.tomcat.util.http.Parameters processParameters

WARNING: Parameters: Invalid chunk '' ignored_*

when I try to run this(or any other code related to Jasper):

JasperPrint jasperPrint = JasperFillManager.fillReport( this.getInternalPath() + "/assets/reports/test.jasper", new HashMap());

Is there any way that I should be using Jasper in JWT that is different from normal servlet loading?

I've also attached a zip of my project.

Thank you in advance.

Actions #1

Updated by MICHALIS PAPACHRISTOFOROU about 13 years ago

Basically I need to turn what I'm doing into a reusable Jasper "loader" widget for the WApplication class

Actions #2

Updated by Koen Deforche about 13 years ago

  • Assignee set to Pieter Libin
Actions #3

Updated by Koen Deforche about 13 years ago

  • Status changed from New to InProgress
Actions #4

Updated by Pieter Libin about 13 years ago

Dear MICHALIS,

the tomcat warnings you observer, do not cause any problems.

How exactly do you want to use your reports, as widgets, or as resources which can be downloaded by clicking on an anchor?

Kind regards,

Pieter

Actions #5

Updated by Pieter Libin almost 13 years ago

  • Status changed from InProgress to Feedback
Actions #6

Updated by Koen Deforche over 12 years ago

  • Status changed from Feedback to Closed

Lack of feedback. Hopefully resolved ?

Actions

Also available in: Atom PDF