Robert Goene wrote:
Robert Goene wrote:
Michael Wechner wrote:
Robert Goene wrote:
Andreas Hartmann wrote:
Robert Goene wrote:
[...]
The big remaining issue is the scheduling of the Nutch crawler. I
must build a usecase that invokes the crawling of the publication
and its external links, which can be invoked with the
UsecaseCronjob. Some help or examples on this issue would be very
welcome!
Just FIY - the UsecaseScheduler doesn't yet support periodic jobs.
A proposal how to extend the interface will be appreciated.
I think this needs some reconsidering done. Hopefully, the Google
guys do accept this. I'll think about it and make some sort of
proposal.
Another question: i can't seem to understand the logging. Which
logging framework is used and how do i use it?
logj4 and logkit, but I think log4j is set as default (see web.xml)
I just found out i have quite a problem: i use the UsecaseInvoker to
execute the usecases that index and delete the documents. These
usecases are sitemap pipelines that are declared with the
DummyUsecase class. It seems i can only invoke a usecase that has its
own implementation of AbstractUsecase.
Is there another way of invoking a usecase? The doExecute() and the
UsecaseInvoker have been suggested to me, but do not seem to work out...
Can someone tell me how i can enable the debug statements
cocoon.log.debug that can be found in usecases.js? I have set the
logkit value to DEBUG, but it does not seem to have any effect on the
cocoon.log file.
I think everything goes into log4j.log ... (see web.xml)
also the logkit ones ...
Also you need to restart your servlet container (e.g. Jetty)
Michi
Regards, Robert
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Michael Wechner
Wyona - Open Source Content Management - Apache Lenya
http://www.wyona.com http://lenya.apache.org
[EMAIL PROTECTED] [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]