[
https://issues.apache.org/jira/browse/DIRSERVER-304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny closed DIRSERVER-304.
---------------------------------------
Closing all issues created in 2005 and before which are marked resolved
> ClassNotFoundException - org.apache.ldap.server.auth.OldAuthenticationService
> -----------------------------------------------------------------------------
>
> Key: DIRSERVER-304
> URL: https://issues.apache.org/jira/browse/DIRSERVER-304
> Project: Directory ApacheDS
> Issue Type: Bug
> Reporter: Nick Faiz
> Assigned To: 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.
-
You can reply to this email to add a comment to the issue online.