Schmitz, Jeffrey A napisaĆ(a):
I think it's pretty close (see below), but I'm getting the following exception
when running from Tomcat:
java.lang.NoClassDefFoundError:
org/apache/cocoon/caching/CacheableProcessingComponent
I was going to build and install the latest from Cocoon but I can't because the
build script doesn't work since my JAVA_HOME variable includes a space
(C:\Program files...).
So... How can I get the latest Cocoon stuff built and/or where can I get the
missing class/jar from?
From description above I do not understand completely what you have
done leading to this error.
What can I advice to you is enclosing JAVA_HOME path in quotation marks,
so it should be like this:
JAVA_HOME="C:\Program files\..."
doing this always solve my problems related to spaces in paths
--
Grzegorz Kossakowski
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]