Just a thought . . . .
You did say -Dexclude.webapp.documentation=yes.
In the sitemap.xmap there is the following match:
<map:match pattern="">
<map:redirect-to uri="documents/index"/>
</map:match>
And then the redirect actually generates the document
index.html. Since you built without documentation,
you'll need to change it to reflect your setup.
You might make a dummy html file and use serialize, or
make an xml/xslt pair and transform it.
HTH
/mde/
just my two cents . . . .
--- Rice Yeh <[EMAIL PROTECTED]> wrote:
> Hi,
> I checked out cocoon2 from cvs and build a webapp
> with the folloing command
>
> .\build.bat -Dinclude.webapp.libs=yes
> -Dexclude.webapp.samples=yes
> -Dexclude.webapp.documenation=yes
> -Dexclude.webapp.javadocs=yes
> webapp
>
> I installed the web ap on tomcat 4.1.18 and access
> the firt page with url
http://localhost:8080/cocoon/,
> then the error responed as shown in the following,
> what is wrong?
>
> type fatal
>
> request-uri
>
> /cocoon/documents/index.html
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
---------------------------------------------------------------------
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]>