LDAP Support

Hi,

I am using Jive Messenger 2.0.1 on W2K

It works fine with the embedded database but when I try to connect it to my openLDAP I encounter this following error :

2004.12.07 14:57:19 [org.jivesoftware.messenger.user.UserProviderFactory.loadProviders(UserProvider Factory.java:107)

] Exception loading class: [Ljava.lang.String;@1198ff2

java.lang.ClassCastException: org.jivesoftware.messenger.ldap.LdapUserPropertiesProvider

at org.jivesoftware.messenger.user.UserProviderFactory.setProviders(UserProviderFa ctory.java:64)

at org.jivesoftware.messenger.user.UserProviderFactory.loadProviders(UserProviderF actory.java:104)

at org.jivesoftware.messenger.user.UserProviderFactory.getUserInfoProvider(UserPro viderFactory.java:74)

at org.jivesoftware.messenger.user.spi.UserManagerImpl.getUser(UserManagerImpl.jav a:135)

at org.jivesoftware.util.WebManager.getUser(WebManager.java:127)

at org.jivesoftware.admin.AuthCheckFilter.doFilter(AuthCheckFilter.java:71)

at org.mortbay.jetty.servlet.WebApplicationHandler$Chain.doFilter(WebApplicationHa ndler.java:511)

at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler. java:463)

at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:525)

at org.mortbay.http.HttpContext.handle(HttpContext.java:1457)

at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.ja va:514)

at org.mortbay.http.HttpContext.handle(HttpContext.java:1409)

at org.mortbay.http.HttpServer.service(HttpServer.java:889)

at org.mortbay.http.HttpConnection.service(HttpConnection.java:829)

at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:998)

at org.mortbay.http.HttpConnection.handle(HttpConnection.java:846)

at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)

at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:345)

at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:530)

Any idea on that?

Sorry,

I just found an old thread on the same point.

Is the fix for that embedded in the last build or not?

Thanks.

Nightly builds are broken at the moment, but we hope to have everything working again at the end of this week (maybe even with LDAP support!)

Thanks,

Matt