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 __________________________________________________________ Alt i én. Få Yahoo! Mail med adressekartotek, kalender og notesblok. http://dk.mail.yahoo.com
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
On Mar 7, 2007, at 9:22 PM, Vincent Massol wrote:
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.
Added on http://www.xwiki.org/xwiki/bin/view/Main/ ReleaseNotesXWiki10Beta5 -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
-- You receive this message as a subscriber of the xwiki- [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/ wws
participants (2)
-
Morten Helles -
Vincent Massol