Re: [xwiki-users] Troubles with XWiki3.2 / Workspace Application

2011-10-21 Thread Thomas Mortagne
On Fri, Oct 21, 2011 at 4:50 PM, jerem wrote: > Hum I saw in a list of wikis that as I was afraid I have in fact : > - xwikitest > - workspacetemplate > - xwiki > > Problem is that my main controller should be xwikitest and not xwiki, > because in mysql I already have 2 completely distinct wiki's

Re: [xwiki-users] Troubles with XWiki3.2 / Workspace Application

2011-10-21 Thread Thomas Mortagne
On Fri, Oct 21, 2011 at 4:35 PM, jerem wrote: > Thanks Vincent, > > Apart from that, any clues for my issue with default urls on main wiki ? > > By the way in following page, you talk about domains : > http://manager.xwiki.org/xwiki/bin/view/AdminGuide/EditWikiDescriptor > > But in my own wiki des

Re: [xwiki-users] Troubles with XWiki3.2 / Workspace Application

2011-10-21 Thread jerem
Hum I saw in a list of wikis that as I was afraid I have in fact : - xwikitest - workspacetemplate - xwiki Problem is that my main controller should be xwikitest and not xwiki, because in mysql I already have 2 completely distinct wiki's catalogs : xwiki and xwikitest. I believe that when I access

Re: [xwiki-users] Troubles with XWiki3.2 / Workspace Application

2011-10-21 Thread jerem
Thanks Vincent, Apart from that, any clues for my issue with default urls on main wiki ? By the way in following page, you talk about domains : http://manager.xwiki.org/xwiki/bin/view/AdminGuide/EditWikiDescriptor But in my own wiki descriptor (XWikiServerXwikitest), I don't have any field for d

Re: [xwiki-users] Troubles with XWiki3.2 / Workspace Application

2011-10-21 Thread Vincent Massol
Hi jerem, On Oct 21, 2011, at 9:55 AM, jerem wrote: > Ok, found the answer while typing, in fact I renamed the server page to > XWiki.XWikiServerXwikitest, and now generated urls are ok ! so wiki is > browsable ... > But still usual urls do not work (/xwikitest/bin/view/Main/ ...), but this > cou

Re: [xwiki-users] Troubles with XWiki3.2 / Workspace Application

2011-10-21 Thread jerem
I have a last issue : default urls do not work. Problem is, that all urls now target xwikitest/wiki/xwikitest, except the one from first drop-down menu ("MAIN"), for example "Administrate Main wiki" is /xwikitest/bin/view/XWiki/XWikiPreferences and not /xwikitest/wiki/xwikitest/view/XWiki/XWikiPref

Re: [xwiki-users] Troubles with XWiki3.2 / Workspace Application

2011-10-21 Thread Guillaume Lerouge
Hi Jerem, glad that you were able to make it work in the end:-) We'd love to hear your feedback! We upated the installation instructions in order to make it clearer that WikiManager was required for Workspaces to work. Guillaume On Fri, Oct 21, 2011 at 9:55 AM, jerem wrote: > Ok, found the an

Re: [xwiki-users] Troubles with XWiki3.2 / Workspace Application

2011-10-21 Thread jerem
Ok, found the answer while typing, in fact I renamed the server page to XWiki.XWikiServerXwikitest, and now generated urls are ok ! so wiki is browsable ... But still usual urls do not work (/xwikitest/bin/view/Main/ ...), but this could be solved with my reverse proxy. Now if I go to WorkspaceMan

Re: [xwiki-users] Troubles with XWiki3.2 / Workspace Application

2011-10-21 Thread jerem
... NOte : on another side I was able to check that I have no rights issue anymore with mysql user, as the WorkspaceManager.Install does not complain anymore, so thanks for that. But as all the rest is broken ... (I can't even login) -- View this message in context: http://xwiki.475771.n2.nabble.

Re: [xwiki-users] Troubles with XWiki3.2 / Workspace Application

2011-10-21 Thread jerem
Hello, First thanks to all for information, and effectively I had forgotten to import the wikimanager xar. My wiki is under named "xwikitest" (so usual url is http://host:port/xwikitest/bin/view/Main/), its database name is "xwikitest" also. I did import wikimanager xar, and created a page XWiki