On Mar 8, 2010, at 2:23 PM, 2smart4u wrote:
hi there,
found out what the problem was.
so in case anyone else is caught in the same pitfall, here's the
receipe to avoid the hassel:
- precondition:
you're installing xwiki as a war-file being deployed in your servlet-container
in the docs is mentioned, that you have to use the import/export-tool
to import the xwkiki-default-pages.
however, to do so, you must be logged-in which obviously does not work
without the default-pages being imported.
Actually you don't have to be logged in (unless a regression was introduced recently).
I've always imported without being logged in in the past.
Thanks
-Vincent
solution:
- enable the superuser-account, then import the default pages
- go to the user-management and set the password for the Admin-user
- disable the superuser-account (security!)
- restart xwiki
- login as Admin
hope this helps somebody in the future when browsing the archives of this list
cheers
gregor
--