I am using Compiere version 252e
I have downloaded the reportserver binaries and followed
the instructions provided.
In Report and Process I have set the class to
net.sf.compilo.report.ReportStarter and the JasperReport
to classic.jrxml (and have also tried it with
classic.jasper). When I invoke my report from within
Compiere it seems to run to end successfully but I get
no report displayed and the following is shown in the
server log
09:58:51,765 INFO [STDOUT] debug ----------------- 1
09:58:51,796 INFO [STDOUT] debug -----------------
1:E:\Compiere2\reports
09:58:51,796 INFO [STDOUT] debug ----------------- 2
09:58:51,796 INFO [STDOUT] debug ----------------- 3
09:58:51,812 INFO [STDOUT] Error:[]
09:58:51,812 INFO [STDOUT] OK:null
09:58:51,812 INFO [STDOUT] debug ----------------- after
run.
I would appreciate some help since I am obviously doing
something wrong along the way.
If I make the class in Report & Process
org.mycompiere.report.ReportStarter it does not find the
class (what should 'mycompiere' be?).
Regards
Martin Fuggle