Top "Jasperserver" questions

JasperReports Server (formerly known as JasperServer) is a stand-alone and embeddable reporting server.

How do you know if Tomcat Server is installed on your PC

I am using Windows 7 OS. I just installed jaspersoft server which installed Apache Tomcat and mysql as a bundle along …

java windows tomcat jasperserver
tomcat not starting

suddenly for some reason tomcat server is not runnin/starting/stopping. below is the result I get when i run …

java tomcat jasperserver
JasperServer: Unable to locate the subreport exception

I searched for a couple of days to fix this bug with nothing new. I had a report which include …

jasper-reports subreport jasperserver
reading parameter from .properties file to .xml file

I have a application.xml file (directory = WEB-INF/application.xml) and I have a jasperserver.properties file (directory = WEB-INF/internal/…

xml spring jasper-reports jasperserver
Get report from jasperserver using REST webservice and asp.net C#

You can use the jasperservers webservices (SOAP and REST is available) to get mange and run reports on from a …

asp.net rest c#-2.0 jasperserver
How to configure mail server settings in JasperReports Server 4.0.0

I'm using JasperReports Server 4.0.0 and I want how to configure mail server settings to mail the reports by report scheduling. …

jasper-reports jasperserver
different number format in iReport and Jasper Server

i created report in iReport, where is text field with format: new DecimalFormat("#,##0.00").format($F{NUMBER}) + " €" In iReport result is 1 234,56 €, …

jasper-reports ireport jasperserver
Linking subreports in iReport so they also work in Jasper server

Using iReport v4.0.1 with Jasperserver v4.1.0 I'm trying to find a syntax for linking subreports to the main report that …

deployment jasper-reports ireport subreport jasperserver
Running report on JasperServer from C#

Jasper Reports is a superb open source alternative to Crystal Reports. It's great for single page PDF pages such as …

c# soap mono jasper-reports jasperserver
What is the best approach to use JasperReports?

Here we are talking about three main products: JasperReports: which is just a library to generate reports and fill it …

java reporting jasper-reports jasperserver