First time question.
I've been using workspaces with success for several months. I'm trying
to have several virtual xwiki-workspaces sites under the enterprise
manager system.
Here's what I've done:
1. created a site from a war file using xwiki-workspaces-web-1.2-
milestone-1.war
2. added the enterprise manager jar file to WEB-INF/lib
3. added a line in xwiki.cfg to activate enterprise manager plugin;
set xwiki.virtual=1
4. created 'xwiki' database in mysql, gave xwiki user all rights on
everything
5. started tomcat, and navigated to bin/main/view/WebHome
6. clicked on 'Administration' link, and arrived at the import page
7. imported xwiki-enterprise-manager-wiki-administrator-1.3.xar
8. created new site, giving Admin user all rights on new site,
uploading xwiki-workspaces-wiki-1.2-milestone-1.xar
9. navigate to new site, and log in as Admin
I used the workspaces war file for the main application since it uses
v1.5.2 and enterprise manager war file would only supply v1.5.1
Here's the problem:
While the Admin user on the workspaces site can edit things,
workspaces cannot be created. Moreover, on the user administration
page, Administrator is listed as a simple member. Also, the arrows to
promote members to power user or global admin are missing. I'm able to
create users, but they're simple users as well.
Thank you in advance for any help you can provide.
Dan