Displaying 2 results from an estimated 2 matches for "xmljasperinterfac".
Did you mean:
xmljasperinterface
2009 Apr 27
5
ruby jasper report
...ring account/customer_list
[4;35;1mCustomer Columns (0.0ms) [0m [0mSHOW FIELDS FROM
`customers` [0m
Rendering account/customer_list
Sending data CustomerReport.pdf
Completed in 422ms (View: 0, DB: 0) | 200 OK
[http://localhost/account/customer_report]"
But I am getting an error in "XmlJasperInterface.log" like this
"java.io.EOFException
at java.io.ObjectInputStream$PeekInputStream.readFully(Unknown Source)
at java.io.ObjectInputStream$BlockDataInputStream.readShort(Unknown
Source)
at java.io.ObjectInputStream.readStreamHeader(Unknown Source)
at java.io.ObjectInputStream.<...
2008 Jan 18
63
Jasper reports and iReport
Has anyone succeeded in producing Rails reports using jasper reports?
I have prepared reports directly with Jasper''s iReport tool using my
MySQL data. It is a very powerful reporting tool. The reports look
greate.
But I have not been able to produce the reports from my Rails
application. I have followed the instructions provided at: