Try adding all the .jar files in cocoon/WEB-INF/lib to your classpath.
Darren
On Tuesday, November 12, 2002, at 07:08 PM, Alessio Sangalli wrote:
unfortunately, I've talked too early. Althought an invocation with a
simple --help parameter works, when I try it with all the arguments:
$ java org.apache.cocoon.Main -c
~/java/jakarta-tomcat-4.1.12-LE-jdk14/webapps -d ~/lirc/cocoon/ -w /tmp/
-l ~/lirc/cocoon-log.txt -uINFO -f ~/lirc/uri-list
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/log/Priority
at org.apache.cocoon.Main.main(Main.java:312)
I've tried to patch Manifest.mf in the sources and rebuild, but it's
always the same... :(
Why such a powerful interface, the command line, should be so difficult
to use?
bye, thank you...
as
--------------------------------------------------------------------- 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]>