Re: [xwiki-users] exchanging the ScriptMacro ClassLoader

2014-07-14 Thread Summer, Roman
Do you know the best way to access the extensions classloaders for adding jars to it? -Ursprüngliche Nachricht- Von: users [mailto:users-boun...@xwiki.org] Im Auftrag von Thomas Mortagne Gesendet: Mittwoch, 9. Juli 2014 18:34 An: XWiki Users Betreff: Re: [xwiki-users] exchanging the

Re: [xwiki-users] exchanging the ScriptMacro ClassLoader

2014-07-14 Thread Thomas Mortagne
Simply by installing those extensions, see http://extensions.xwiki.org/xwiki/bin/view/Extension/Extension+Manager+Application On Mon, Jul 14, 2014 at 9:43 AM, Summer, Roman roman.sum...@de-gmbh.com wrote: Do you know the best way to access the extensions classloaders for adding jars to it?

Re: [xwiki-users] exchanging the ScriptMacro ClassLoader

2014-07-14 Thread Summer, Roman
Thanks for your quick answer. I took a look at the link. Do you think I could solve my problem by adding my maven repository with the included jars without having some version conflicts? Because I don't know if the classes are loaded if they have dependencies in different versions. (I haven't

Re: [xwiki-users] exchanging the ScriptMacro ClassLoader

2014-07-14 Thread Thomas Mortagne
Extension Manager is checking dependencies to make sure they are compatible, it's not because you are is a different classloader that you won't have any issue since your classloader inherit from the root one. You are not in an isolated classloader in your use case. On Mon, Jul 14, 2014 at 11:10

[xwiki-users] Searching on non-english documents

2014-07-14 Thread Ryszard Łach
Hi. Is there a document describing prefetred settings to have xwiki and solr-based search working well for non-multilingual, non-en documents? I have a problem with solr search (xwiki 5.3). My language settings are: multilingual: no supported languages: pl,en default language: - I'm testing

Re: [xwiki-users] xWiki 6.1 LDAP Issues

2014-07-14 Thread Markus Adler
Ah, sorry. It's the stand alone version running on a windows platform. Also, I think I got it. The debug info shows up on the command prompt screen which gave me some idea of what was failing. It appears to not like binding with the login account. I've resolved the issue by binding to

Re: [xwiki-users] xWiki 6.1 LDAP Issues

2014-07-14 Thread Thomas Mortagne
On Mon, Jul 14, 2014 at 7:18 PM, Markus Adler mad...@outlook.com wrote: Ah, sorry. It's the stand alone version running on a windows platform. Also, I think I got it. The debug info shows up on the command prompt screen which gave me some idea of what was failing. It appears to not like