Hi Morten,

This is because you have upgraded to XWiki 1.0 Beta 5 an existing version but you haven't replaced the Velocity jars with their new versions. I'll add this to the release notes. More specifically you need to replace velocity-1.4 by velocity-1.5-beta2 and velocity-tools-1.1 with velocity-tools-1.3.

Thanks
-Vincent

On Mar 7, 2007, at 9:07 PM, Morten Helles wrote:

Hi

I am deploying xwiki on Tomcat 5.5 and Mysql 5.0. Having followed the installation instructions, I get this:

#template("startpage.vm")
#xwikimessageboxstart(Notice The requested document could not be found.) #xwikimessageboxend()
#template("endpage.vm")

when I visit the main URL: http://localhost:8080/xwiki/bin/view/Main/WebHome.

Suggestions would be much appreciated.

Thanks,

Morten Helles