On 28.11.2004 10:55, [EMAIL PROTECTED] wrote:

Guys,

Is the version in the trunk supposed to be a fully working version? I
checked it out to do some checking on the HTMLarea sample but ran into some
errors. Net result: cocoon servlet stops with:

Caused by: java.lang.NoClassDefFoundError:
org/apache/cocoon/environment/internal/CloningInheritableThreadLocal

NoClassDefFoundError is often a hint for the need to completely rebuild Cocoon. It means there was a class available at compile time, but it no longer is available at run time.


So if there is a problem in trunk you should get a error when compiling Cocoon - at least in theory :-)

Joerg

Reply via email to