Re: [xwiki-users] Request for myxwiki support

2014-04-20 Thread Guillaume Fenollar
Hello, Yes, something weird is happening on myxwiki.org. Unfortunately, we lack of resources being able to investigate. I'm planning to upgrade the farm next week to last XWiki version, I'll let you know when it's done, and you'll need to run the Distribution Wizard only a last time hopefully, and

Re: [xwiki-users] Request for myxwiki support

2014-04-20 Thread Stefan Taferner
Am 2014-04-20 17:06, schrieb Guillaume Fenollar: Hello, Yes, something weird is happening on myxwiki.org. Unfortunately, we lack of resources being able to investigate. I'm planning to upgrade the farm next week to last XWiki version, I'll let you know when it's done, and you'll need to run the

[xwiki-users] help on sample of using RestFul API to create new page in a xwiki

2014-04-20 Thread Zhihua Zheng
Could anyone can share a exmaple of how to using httpClient 4.3 to put a new page int to a xwiki. I've tried could of times, but failed. All the examples are not with httpClient 4.3. I got error like 401, not authenticated, or 500,HTTP/1.1 500 Internal Server Error Status page Internal Serv

[xwiki-users] Stéphane LASSIRE est en congés

2014-04-20 Thread Stéphane LASSIRE
Je serai absent(e) à partir du 21/04/2014 de retour le 28/04/2014. je suis en congés. Je répondrai à vos messages dès mon retour. En cas de problème technique lié aux progiciels du CESAP, veuillez contacter SYNOX au 05 67 34 66 56. Merci ___ users mai

Re: [xwiki-users] Dynamically create space and add rights and members

2014-04-20 Thread Daniel Ebanja
Hi does someone please see what i am getting wrong here? The rights are not just beeing set. protected void addUserToGroup(String xwikiname, XWikiContext context) throws XWikiException { // // Create a group and add the user to the newly created group. BaseClass

Re: [xwiki-users] Dynamically create space and add rights and members

2014-04-20 Thread Daniel Ebanja
Hi Developers, i like came up with this. It functions just well, but i have a problem: I have to safe all 3 Documents as you can see in the code below. -What if the Users created some other pages or add attachments to that space and don't set the rights so that only members of the group should see