> Volker Schneider wrote:
>
> I'm using Cocoon 2.0.2 with WebSphere Studio Application
> Developer 4.0.2. I
> believe that I'm using the compiled sitemap, because I can find a
> java- and
> class-file in my working directory, and sometimes I had to delete these
> files, because I had set the sitemap reload to "asynchronous".
>
> Now in cocoon.xconf I have set the sitemap reload to "yes" and
> "synchronous"
> (and I don't need to delete the sitemap class files).
>
> By the way, how can I use the interpreted version? Why do you think that
> could make a difference?
>
You have to put this line into the cocoon.xconf:

  <sitemap class="org.apache.cocoon.components.treeprocessor.TreeProcessor"
logger="sitemap"/>

and comment out the other <sitemap ...> element.

I thought that perhaps one of the two versions might not act properly
with action sets.

Carsten


---------------------------------------------------------------------
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]>

Reply via email to