[EMAIL PROTECTED] wrote:
java.lang.NoClassDefFoundError: org/apache/batik/dom/svg/DefaultSVGContext
There were Cocoon versions which included a Batik version incompatible with the distributed FOP version. Get the most recent FOP release (0.20.4) and replace both the fop.jar and batik.jar form Cocoon with the jars from the FOP distro. This may impede your ability to use the svg2png and svg2jpeg serializers though, so keep a backup of the batik.jar from Cocoon. Furthermore, it is often easier to develop with the FOP command line application first and move to Cocoon later. One reason is, you don't have to search through a bunch of logs for problems... J.Pietschmann --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>