Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Jasper Reports in Linux vs Jasper Reports in Windows

mkaatrOct 20 2007 — edited Nov 2 2007
Dear Sirs...

an application is developed using jdeveloper 10.1.2 (struts with UIX technology) and used Jasper report to generated PDF and HTML reports programmatically (no XML files for reports tamplates are used).

in jdeveloper PDF reports are generated without problem,
i create a WAR file and deploy it to oracle application server R2 under windows, it works just fine.

that same WAR file is deployed into linux (again oracle application server R2), this time an exception occurs,

i only selected two jar files (jasperreports.jar and itext.jar) to be included into the war file.

now can any one explain to me why it runs perfectly fine in windows AS and not linux AS???? aren't both of them use the same java virtual machine????

any advice please???

best regards
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 30 2007
Added on Oct 20 2007
8 comments
3,720 views