Simon Pepping schrieb:
According to the documentation page fop may be run as:

"java -jar build/fop.jar".

In our own bin packages that does not work, because the manifest file
lists the libraries without a path. Does that have a special reason?
I think it would be better to change it to ../lib/xxx.jar.

Did you try to run it this way? It works for me (due to some dynamic classpath magic done by Jeremias).

See http://issues.apache.org/bugzilla/show_bug.cgi?id=38821 for some info.

Christian

Reply via email to