Hi,
i'm using jasper report for generating report.
following is my
java class for displaying report,
i have created jar(JR.jar) file
the entry of MANIFEST.MF
when i double click on JR.jar file it gives me the following error
I have tested the Jr.jar file with following command and got the following stack trace
i'm also bundeling all the requeired jar file in my JR.jar file
I'm using
JBoss Eclipse
IDE 1.6, Jasper Assist for creating jasper report.
and i have tried to create jar file from dos as well as IDE but getting the same error.
can anybody help me out ???