I wrote the simplest component I could and at sitemap-compilation cocoon keeps on giving me:
Error in sitemap configuration : Object Zeus.core.cocoon.JSessionLogin is not a Component Why? The component: public class JSessionLogin extends org.apache.cocoon.acting.ComposerAction implements ThreadSafe { public Map act( Redirector redirector, SourceResolver resolver, Map objectModel, String source, Parameters par ) throws Exception { return null; } } It's well compiled and in the right place. Any hints? Thanks, -----Mensaje original----- De: Vadim Gritsenko [mailto:[EMAIL PROTECTED]] Enviado el: lunes, 28 de enero de 2002 13:51 Para: [EMAIL PROTECTED] Asunto: RE: one of those "The sitemap handler's sitemap is not available" errors > From: tom blondeau [mailto:[EMAIL PROTECTED]] > > btw. what's the problem with hsqldb. it only works fine if i overwrite the > files in the WEB-INF/db with the original files everytime i restart the > servlet engine? Try ServerImpl from the CVS. Should work Ok now. Vadim --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]> --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>