[EMAIL PROTECTED] pisze:
The libraries are in WEB-INF/lib directory.
Here is the location that causes the problem: <map:generator label="content" logger="sitemap.generator.html" name="nekohtml" src="org.apache.cocoon.generation.NekoHTMLGenerator">
   <!-- Tidy configuration file.
        <neko-config>???</neko-config>
    -->
</map:generator>

Neko library is not enough. You need also Cocoon class (NekoHTMLGenerator) from html block. Are you sure you have built Cocoon with that block included?

--
Grzegorz Kossakowski
http://reflectingonthevicissitudes.wordpress.com/

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

Reply via email to