Not sure if this is related, but do you have any AWT support on
your Linux box? On an iSeries or AS/400 system I have to run a
version of X-windows and a package that supplies native AWT
support. I believe that the PJA package works on Linux systems.
You can find out more about PJA at: http://www.eteks.com/pja/en/
David Morris
>>> [EMAIL PROTECTED] 03/13/02 08:16AM >>>
I have complied an xml file with an xsl file containing svg content on
my windows mechine and it works fine... but when i compile the same
files on my linux mechine with the same distribution of fop (0.20.3) it
crashes:
Exception in thread "main" java.lang.NoClassDefFoundError
at org.apache.fop.svg.SVGElement.init(SVGElement.java:197)
at org.apache.fop.svg.SVGElement.<init>(SVGElement.java:84)
....
It seems to be the classpath issue involving batik.jar. I have all of
the needed .jar files located in JAVA_HOME/jre/lib/ext/.
What else do i need to try in order to solve this problem. I also need
to solve this for tomcat (FopServlet runs fine as long as there is no
svg elements)
Thanks,
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]