Emmanuel Lecharny-3 wrote:
>
>> 2008-11-17 11:05:43,895 [main] DEBUG
>> org.apache.directory.server.core.DefaultDirectoryService - <---
>> DefaultDirectoryService initialized
>> Exception in thread "main" java.lang.NoSuchMethodError:
>> org.apache.directory.server.ldap.LdapProtocolHandler.removeMessageHandler(Ljava/lang/Class;)Lorg/apache/mina/handler/demux/MessageHandler;
>> at
>>
> You most certainly have a classpath problem, because the
> removeMessageHandler method does exist in MINA 1.1.6.
>
> Ar you sure you don't have any other versions of the jars ?
>
>
Thanks, that was the problem, I had a mina-core-2.0.0-M3.jar on the
classpath.
--
View this message in context:
http://www.nabble.com/Embedded-Server---Sample-tp20502209p20539847.html
Sent from the Apache Directory Project mailing list archive at Nabble.com.