On Mon, Sep 10, 2012 at 3:55 PM, Jerome Velociter <[email protected]> wrote:
On 09/10/2012 03:48 PM, Eugen Colesnicov wrote:
Jerome Velociter-5 wrote
We've decided not to bundle the LDAP service by default. You need to install it manually via the extension manager. See http://extensions.xwiki.org/xwiki/bin/view/Extension/LDAP+Application.
Of course, I installed LDAP application via extention manager. In extention manager I written LDAP - get result "LDAP Application 4.0" and installed this (with all dependences - automatically). Maybe need something else to install?
Also, I uncommented
xwiki.authentication.authclass=com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl in xwiki.org
After this step, opened LDAP inside administration and top of page I see this message: "LDAP service is not available. Please verify your installation."
It looks like a dependency issue. This message is issued when the xwiki-platform-ldap-api is not present in the classpath (I agree the message itself is not very clear).
I see the dependency is correctly listed in the dependencies section of the extension page, at http://extensions.xwiki.org/xwiki/bin/view/Extension/LDAP+Application#HDepen... :
org.xwiki.platform:xwiki-platform-ldap-api 4.0
Do you remember if it was listed in the extension UI as a dependency when installing the extension ?
The here issue might actually be http://jira.xwiki.org/browse/XCOMMONS-231. You should try to upgrade to 4.1.4.
BTW Vincent, devs, what's the strategy for not-bundled extensions released by the xwiki development team when releasing platform ? Do we need to update the extension pages at each release ? Did I miss something ?
-- Best regards Eugen Colesnicov
-- View this message in context: http://xwiki.475771.n2.nabble.com/upgrade-from-3-5-to-4-1-1-LDAP-service-is-... Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Peace, ---Jerome
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne