Jasper Reports in Linux vs Jasper Reports in Windows
mkaatrOct 20 2007 — edited Nov 2 2007Dear 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