メールサーバーの目的で Apache James 3.0-beta4 を使用することを考えました。Apache Webサイトからダウンロードしました。指示に従って実行しました。「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が持っている最新のファイルです。これについて私を案内してください。