Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试运行 Apache DS 进行测试
我的问题之一是固定的:这里
但现在我试图从这个文档 中执行SearchTests
并收到这样的错误:log
也许有人遇到过这样的问题?
如果您在 pom.xml 中有 shared-ldap-schema 的依赖关系,请删除它,或者在 pom 中为此从 apacheds-all 依赖关系添加排除项。