Обсуждение: bizgres - bizgres: Initial check in of the JasperRunner for use with the

Поиск
Список
Период
Сортировка

bizgres - bizgres: Initial check in of the JasperRunner for use with the

От
bklawans@pgfoundry.org (User Bklawans)
Дата:
Log Message:
-----------
Initial check in of the JasperRunner for use with the click stream
analysis application.  This consists of a new class that the ETL engine
can use to fire off report execution upon completion, and a typed
exception thrown by the runner.

One major bug right now: reports are compiled if needed, but subreports
are not handled correctly and are never compiled.

Added Files:
-----------
    bizgres/JasperReportsRunner/src/com/jaspersoft/bizgres/clickstream:
        JasperReportsRunner.java (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/JasperReportsRunner/src/com/jaspersoft/bizgres/clickstream/JasperReportsRunner.java?rev=1.1&content-type=text/x-cvsweb-markup)
        JasperRunnerException.java (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/JasperReportsRunner/src/com/jaspersoft/bizgres/clickstream/JasperRunnerException.java?rev=1.1&content-type=text/x-cvsweb-markup)