nancy_b wrote:
Hi dear Andreas!
Sorry, you are right.. I just couldn't identify your message among piles of
messages I've got.
So first of all, thanks a lot for your prompt help! I unzipped fop.jar to
/usr/bin/build/ and /usr/share/java (how do I check which is a symlink ?),
and xmlgraphics-commons-1.4svn.jar to /usr/share/lib (do I have to rename
it to xmlgraphics-commons-1.2.jar I have there?)
When taking a new fop.jar you also need to update
xmlgraphics-commons.jar as that has also changed and the newer fop.jar
depends on the changes in xmlgraphics-commons. Hence the error.
then, when trying to check the fop version, I get the following:
fop -v
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/xmlgraphics/util/uri/CommonURIResolver
at org.apache.fop.apps.FOURIResolver.<init>(FOURIResolver.java:56)
at org.apache.fop.apps.FopFactory.<init>(FopFactory.java:150)
at org.apache.fop.apps.FopFactory.newInstance(FopFactory.java:172)
<snip/>
Chris
---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org