我曾想过将 Apache James 3.0-beta4 用于邮件服务器。我是从apache网站下载的。按照说明运行它。我跑了“run.bat”,但得到了错误。
Exception in thread "main" org.springframework.beans.factory.BeanDefinitionStore
Exception: Failed to create the JAXB binder; nested exception is javax.xml.bind.
JAXBException: Provider com.sun.xml.internal.bind.v2.ContextFactory could not be
instantiated: com.sun.xml.internal.bind.v2.runtime.IllegalAnnotationsException:
1 counts of IllegalAnnotationExceptions
Class has two properties of the same name "outputs"
this problem is related to the following location:
at public java.util.List org.apache.camel.model.ResequenceDefini
tion.getOutputs()
at org.apache.camel.model.ResequenceDefinition
this problem is related to the following location:
at private java.util.List org.apache.camel.model.ResequenceDefin
ition.outputs
at org.apache.camel.model.ResequenceDefinition
到处寻找,但没有找到任何解决方案。它是 apache 目前拥有的最新文件。请指导我。