You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Nick Faiz (JIRA)" <di...@incubator.apache.org> on 2005/09/19 09:31:55 UTC

[jira] Commented: (DIREVE-261) ClassNotFoundException - org.apache.ldap.server.auth.OldAuthenticationService

    [ http://issues.apache.org/jira/browse/DIREVE-261?page=comments#action_12329812 ] 

Nick Faiz commented on DIREVE-261:
----------------------------------

Actually, it does seem to work. Anyway, here's the patched server.xml if it's useful.

> ClassNotFoundException - org.apache.ldap.server.auth.OldAuthenticationService
> -----------------------------------------------------------------------------
>
>          Key: DIREVE-261
>          URL: http://issues.apache.org/jira/browse/DIREVE-261
>      Project: Directory Server
>         Type: Bug
>     Versions: 0.9.3
>     Reporter: Nick Faiz
>     Assignee: Alex Karasulu
>  Attachments: patch.server.xml
>
> A ClassNotFoundException is being encountered on start up in main:
> Exception in thread "main" org.springframework.beans.factory.BeanDefinitionStoreException: Error registering bean with name '' defined in file [/home/nickf/src/apache/directory/directory/apacheds/trunk/main/server.xml]: Bean class [org.apache.ldap.server.authn.OldAuthenticationService] not found; nested exception is java.lang.ClassNotFoundException: org.apache.ldap.server.authn.OldAuthenticationService
> java.lang.ClassNotFoundException: org.apache.ldap.server.authn.OldAuthenticationService
> I was hoping that it might be as simple as swapping in the AuthenticationService object in the same package, in the server.xml file. It doesn't appear to be.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira