You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Emre Tezel <em...@verizon.net> on 2002/05/08 04:02:42 UTC

Sitemap Configuration Error

Hi Everyone,

I am getting this Sitemap Configration Error. This is the plain vanilla 
Cocoon2 install. The sitemap.xml is the default one that comes with 
source code. Any ideas would be greatly appriciated. I am running tomcat 
3.3.1, Sun JDK 1.4, Red Hat 7.2.

Thanks
Emre

RE: Sitemap Configuration Error

Posted by Vadim Gritsenko <va...@verizon.net>.
> what is this tomcat/work. I am running Tomcat 3.3.1. It 
> is installed under /var/tomcat3 and there is no work folder.

Search for sitemap_xmap.class, or any classes, and one of the parents
will be work folder. For Tomcat 4, this is tomcat/work.

Vadim

--
Resistance is futile. 

-----Original Message-----
From: Emre Tezel [mailto:emre.tezel@verizon.net] 
Sent: Wednesday, May 08, 2002 11:20 PM
To: cocoon-users@xml.apache.org
Subject: Re: Sitemap Configuration Error



Vadim Gritsenko wrote:

From: Emre Tezel [mailto:emre.tezel@verizon.net]

Hi Everyone,

I am getting this Sitemap Configration Error. This is the plain
vanilla
Cocoon2 install. The sitemap.xml is the default one that comes with
source code. Any ideas would be greatly appriciated.

You have got pieces of scratchpad in your sitemap, but not webapp.

1. build clean
2. rm -rf tomcat/work
what is this tomcat/work. I am running Tomcat 3.3.1. It is installed
under /var/tomcat3 and there is no work folder.


3. build -Dinclude.webapp.libs=yes webapp
4. cp build/cocoon/cocoon.war tomcat/webapps

Vadim
I am running tomcat
3.3.1, Sun JDK 1.4, Red Hat 7.2.

Thanks
Emre



---------------------------------------------------------------------
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: Sitemap Configuration Error

Posted by Emre Tezel <em...@verizon.net>.

Vadim Gritsenko wrote:

>>From: Emre Tezel [mailto:emre.tezel@verizon.net]
>>
>>Hi Everyone,
>>
>>I am getting this Sitemap Configration Error. This is the plain
>>
>vanilla
>
>>Cocoon2 install. The sitemap.xml is the default one that comes with
>>source code. Any ideas would be greatly appriciated.
>>
>
>You have got pieces of scratchpad in your sitemap, but not webapp.
>
>1. build clean
>2. rm -rf tomcat/work
>
what is this tomcat/work. I am running Tomcat 3.3.1. It is installed 
under /var/tomcat3 and there is no work folder.

>
>3. build -Dinclude.webapp.libs=yes webapp
>4. cp build/cocoon/cocoon.war tomcat/webapps
>
>Vadim
>
>>I am running tomcat
>>3.3.1, Sun JDK 1.4, Red Hat 7.2.
>>
>>Thanks
>>Emre
>>
>
>
>---------------------------------------------------------------------
>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: Sitemap Configuration Error

Posted by Vadim Gritsenko <va...@verizon.net>.
> From: Emre Tezel [mailto:emre.tezel@verizon.net]
> 
> Hi Everyone,
> 
> I am getting this Sitemap Configration Error. This is the plain
vanilla
> Cocoon2 install. The sitemap.xml is the default one that comes with
> source code. Any ideas would be greatly appriciated.

You have got pieces of scratchpad in your sitemap, but not webapp.

1. build clean
2. rm -rf tomcat/work
3. build -Dinclude.webapp.libs=yes webapp
4. cp build/cocoon/cocoon.war tomcat/webapps

Vadim

> I am running tomcat
> 3.3.1, Sun JDK 1.4, Red Hat 7.2.
> 
> Thanks
> Emre


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