Re: [xwiki-users] Using LDAP for page access rights with Kerberos auth

2015-09-22 Thread Debajit Adhikary
Thanks, I was able to set it up successfully. I want to check if the currently logged-in user ($xwiki.getUser()) is a member of a particular LDAP group. What is the best way to do this with the "Trusted LDAP" setup? *Option 1:* I could map the LDAP groups to XWiki groups. *Option 2:* Can I do

[xwiki-users] Set plain output from within script

2015-09-22 Thread Bryn Jeffries
I have several scripts (Groovy and Velocity) that generate output that should not be rendered as a Wiki page. This is necessary, for example, when rendering JSON. As documented before (http://extensions.xwiki.org/xwiki/bin/view/Extension/Output+JSON) , it's possible to allow such content by

Re: [xwiki-users] Fwd: XWiki initialization failed! with xwiki-enterprise-web-7.2 ?

2015-09-22 Thread vinc...@massol.net
On 22 Sep 2015 at 10:33:40, Marius Dumitru Florea (mariusdumitru.flo...@xwiki.com(mailto:mariusdumitru.flo...@xwiki.com)) wrote: > On Sun, Sep 20, 2015 at 2:08 PM, Mohit Gupta wrote: > > looks like for generated urls xwiki not appending right application context > > name i.e "myWiki" but

Re: [xwiki-users] Search error

2015-09-22 Thread Marius Dumitru Florea
On Tue, Sep 22, 2015 at 1:06 AM, Joshua Spiva wrote: > Any time someone performs a search the link comes back displaying "." instead > of "/" > Example: Procedures.Bidding.Job Type Specific Information.Bidding Single Mode > Fiber Optic Testing > > So if they attempt to follow

Re: [xwiki-users] Fwd: XWiki initialization failed! with xwiki-enterprise-web-7.2 ?

2015-09-22 Thread Mohit Gupta
Hi Here is my relevant code snippter fro hibernate,cfg , my user name is my_wiki jdbc:mysql://localhost:3306/my_wiki my_wiki my_wiki com.mysql.jdbc.Driver org.hibernate.dialect.MySQL5InnoDBDialect true 20 Here is the code snippet from

Re: [xwiki-users] Fwd: XWiki initialization failed! with xwiki-enterprise-web-7.2 ?

2015-09-22 Thread Marius Dumitru Florea
On Sun, Sep 20, 2015 at 2:08 PM, Mohit Gupta wrote: > looks like for generated urls xwiki not appending right application context > name i.e "myWiki" but instead using "xwiki" . it should be > /myWiki/resources/uicomponents/logging/logging.js If you're using XWiki 7.2M1+

Re: [xwiki-users] Fwd: XWiki initialization failed! with xwiki-enterprise-web-7.2 ?

2015-09-22 Thread Marius Dumitru Florea
On Tue, Sep 22, 2015 at 11:41 AM, vinc...@massol.net wrote: > > > > On 22 Sep 2015 at 10:33:40, Marius Dumitru Florea > (mariusdumitru.flo...@xwiki.com(mailto:mariusdumitru.flo...@xwiki.com)) wrote: > >> On Sun, Sep 20, 2015 at 2:08 PM, Mohit Gupta wrote: >> > looks like for

Re: [xwiki-users] Search error

2015-09-22 Thread Joshua Spiva
Awesome! Thank you for the quick response. I will wait for the full release and test it out. Joshua Spiva I.T. Manager 1411 Twin Oaks Street, Wichita Falls, TX 76302 tel: (940) 322-2206 x146 dir: (940) 264-9114 jsp...@emdinc.com -Original Message- From: users

Re: [xwiki-users] Search error

2015-09-22 Thread Joshua Spiva
Sorry about that. Its 7.2m2 Joshua Spiva I.T. Manager 1411 Twin Oaks Street, Wichita Falls, TX 76302 tel: (940) 322-2206 x146 dir: (940) 264-9114 jsp...@emdinc.com -Original Message- From: users [mailto:users-boun...@xwiki.org] On Behalf Of Marius Dumitru Florea Sent: Tuesday,

Re: [xwiki-users] Master-Detail Tutorial with AWM (was Re: Migration away from TikiWiki - Forms based question.)

2015-09-22 Thread vinc...@massol.net
Hi Gus, Any luck with the browser cache clearing? If not, I’ll retest everything on your version. What’s your XWiki version already? 7.1.2? Thanks -Vincent On 21 Sep 2015 at 18:43:38, vinc...@massol.net (vinc...@massol.net(mailto:vinc...@massol.net)) wrote: > > > On 21 Sep 2015 at

Re: [xwiki-users] Master-Detail Tutorial with AWM (was Re: Migration away from TikiWiki - Forms based question.)

2015-09-22 Thread Scott-Exley, Gus J
Hi Vincent I didn’t then I tried it just on a sandbox running on my laptop and it works fine. Long story short I think there is some issue with Java that is running on the box we are wanting to use. I am going to play around with that more and see if I can figure out what is going on. I

Re: [xwiki-users] Search error

2015-09-22 Thread Marius Dumitru Florea
On Tue, Sep 22, 2015 at 3:55 PM, Joshua Spiva wrote: > Sorry about that. Its 7.2m2 As I was expecting :). This is a known issue that has been fixed in 7.2RC1 by http://jira.xwiki.org/browse/XWIKI-12175 . We made a couple of breaking changes in 7.2M1 and 7.2M2 in order to

Re: [xwiki-users] Fwd: XWiki initialization failed! with xwiki-enterprise-web-7.2 ?

2015-09-22 Thread Mohit Gupta
Yes its hardcoded in init.vm. It works fine after installing 7.2 version. But looks like some issue is there with Admin rights as I installed one application i.e bulletin board but when i try to add category it gives me below error Failed to execute the [velocity] macro. Click on this message