0

JBoss AS 7.1.1 で HawtIO を実行しましたが、WildFly 8.0.0 にデプロイしようとすると、次のように失敗します。

org.jboss.weld.exceptions.DeploymentException: WELD-001408: Unsatisfied dependencies for type Injector with qualifiers @Default
at injection point [BackedAnnotatedField] @Inject private org.sonatype.guice.bean.binders.TypeConverterMap.injector

org.jboss.weld.exceptions.DeploymentException: WELD-001408: Unsatisfied dependencies for type Injector with qualifiers @
Default
  at injection point [BackedAnnotatedParameter] Parameter 1 of [BackedAnnotatedMethod] @Inject org.sonatype.guice.bean.l
ocators.DefaultBeanLocator.autoPublish(Injector)

WildFly 8.0.0 および 8.1.0CR でさまざまなバージョンの HawtIO (1.3.0、1.3.1、1.4.0) を試しましたが、今のところうまくいきません。HawtIO のすべてのバージョンは JBoss AS 7.1.1 で動作したので、問題は WildFly にあると思いますか?

4

1 に答える 1