> -----Original Message-----
> From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]]
> Sent: maandag 24 september 2001 15:20
> To: Cocoon-Dev@Xml. Apache. Org
> Subject: [C2]: Reaching Milestone - C2rc1

Party crash?

After updating quite a lot of my development environment (Catalina final,
Ant 1.4), I encounter an error while compiling the sitemap on initial
startup after precisely following the INSTALL instructions:

.\build.bat -Dinclude.webapp.libs=yes -Dinstall.war=%TOMCAT_HOME%\webapps
install

which I changed to:

ant -Dinclude.webapp.libs=yes -Dinstall.war=%CATALINA_HOME%\webapps install

I found the following exception in my cocoon log:

java.lang.ClassNotFoundException:
org.apache.cocoon.transformation.LDAPTransformer

which apparenly fires of the following exception:

org.apache.cocoon.ProcessingException: Exception in Handler:
org.apache.avalon.framework.component.ComponentException: Could not set up
Component for hint: org\apache\cocoon\www\sitemap_xmap

Am I missing something?

Doing an update of the main/HEAD branch of CVS worked fine, however -
although resulting in a much larger .war archive.

</Steven>
http://outerthought.org/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to