Yes, thanks for the feedback, I also forgot to import the default XAR. Also I had a problem with tomcat 6.0.29 : I couldn't login with this version. I got invalid credentials message and this message in the log : 2010-11-24 22:28:43,269 [http://localhost:8080/xwiki/bin/loginsubmit/XWiki/XWikiLogin] WARN xwiki.MyPersistentLoginManager - Login cookie validation hash mismatch! Cookies have been tampered with
I moved my xwiki installation to tomcat 6.0.26 and it works fine. I've seen on google that issue XWIKI-2119 sound like this problem but it's an old issue. So you should have a look, maybe it's coming back with tomcat 6.0.29 (see bug https://issues.apache.org/bugzilla/show_bug.cgi?id=49598). Regards, Le 24 nov. 2010 à 22:44, Sergiu Dumitriu a écrit : > On 11/24/2010 10:16 PM, Nicolas Jouanin wrote: >> Now it works, except that I cant' login. I use Admin/admin and I get invalid >> credentials error. I'll investigate. > > This is normal, by default the database is empty, no user is > automatically created. You should have access to the administration > though, just import the default XE XAR. > -- > Sergiu Dumitriu > http://purl.org/net/sergiu/ > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
