[ 
https://issues.apache.org/jira/browse/DIRSERVER-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kiran Ayyagari resolved DIRSERVER-1487.
---------------------------------------

    Resolution: Fixed

Fixed http://svn.apache.org/viewvc?rev=949236&view=rev

> apacheds-all-1.5.6.jar does not contain Commons IO, causes 
> NoClassDefFoundError when used
> -----------------------------------------------------------------------------------------
>
>                 Key: DIRSERVER-1487
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1487
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 1.5.6
>            Reporter: Stefan Zoerner
>            Assignee: Kiran Ayyagari
>            Priority: Minor
>             Fix For: 2.0.0-RC1
>
>
> If I use DefaultDirectoryServiceFactory from the apacheds-all-1.5.6.jar 
> (fetch by Maven), I get a NoClassDefFoundError:
> java.lang.NoClassDefFoundError: org/apache/commons/io/FileUtils
>       at 
> org.apache.directory.server.core.factory.DefaultDirectoryServiceFactory.build(DefaultDirectoryServiceFactory.java:189)
>       at 
> org.apache.directory.server.core.factory.DefaultDirectoryServiceFactory.init(DefaultDirectoryServiceFactory.java:89)
>       at ...
> Commons IO is missing in the jar which is supposed to be complete. Adding 
> commons-io-1.4.jar to the classpath solves the problem.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to