You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Vivienne Griffith <vi...@calleo.com> on 2001/03/09 17:17:19 UTC

C2 - class missing

Hello,

I downloaded the latest C2 yesterday, but it doesn't work - gives a
NoClassDefFoundError: org/apache/log/output/ServletOutputLogTarget

I think this is supposed to be in the avalonapi.jar, but isn't. Where can I
download this from or can someone please include it?

Thanks,
Vivienne


Knowledge by Experience

---------------------------------------------------------------------
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: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>


Caching does not work

Posted by Andy Bosch <an...@is-development.de>.
Hello,

we are working on an framework based on 
cocoon 1.8 / jserv. We generate xml on the fly
and process it with static xsl-stylesheets
from the filesystem.
So we work with a CocconServletRequest 
and a ProducerFromRequest.

The problem now is, that cocoon does not
cache any page. WHY? Is it, because
the xml is not a file, but only a string
generated each time a servlet request comes in?

How can I realize to enable the caching here?


Many thanks in advance
Andy


---------------------------------------------------------------------
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: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>


Re: C2 - class missing

Posted by Berin Loritsch <bl...@apache.org>.
Vivienne Griffith wrote:
> 
> Hello,
> 
> I downloaded the latest C2 yesterday, but it doesn't work - gives a
> NoClassDefFoundError: org/apache/log/output/ServletOutputLogTarget
> 
> I think this is supposed to be in the avalonapi.jar, but isn't. Where can I
> download this from or can someone please include it?

This has already been fixed.  The avalonapi.jar included in the
distribution contains the required class.

---------------------------------------------------------------------
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: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>