> From: icewind [mailto:[EMAIL PROTECTED]] > > I removed the pizza jar (and removed its entry in > jars.xml, rebuilt and I still can't access the Search > the Docs section in the samples. It seems that all XSP > pages do not work. Is pizza required for this?
No. You can use javac if you want to. If all is ok, you will get javac.jar in WEB-INF lib (from jre/lib/tools.jar) and org.apache.cocoon...Javac compiler in the cocoon.xconf. However, all the samples work well with pizza, including searching and indexing. This was tested by many people before 2.0.3 release. Vadim > It seems like it is required for anything XSP. > > > The error I am getting now is: > org.apache.cocoon.ProcessingException: Lookup of > generator for role 'serverpages' failed.: > org.apache.avalon.framework.component.ComponentException: > UnnamedSelector: ComponentSelector could not find the > component for hint: serverpages > Is there another 2.1 branch I can use? I was using > 2.0.3 but was getting errors when trying to index some > xml docs using the indexer you can run from the > "Search the Docs" section. > ... --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>