Athi / athifx

Apache License 2.0
2 stars 1 forks source link

Błedy w projekcie SoftNet (chyba spowodane brakiem wystąpień bindów ale próba jest inicjowana) #3

Closed Athi closed 8 years ago

Athi commented 8 years ago

1) No implementation for java.lang.annotation.Annotation annotated with @com.google.inject.name.Named(value=) was bound. at com.github.athi.athifx.injector.injection.QualifierBinding.lambda$null$13(QualifierBinding.java:21)

2) No implementation for java.lang.annotation.Annotation was bound. at com.github.athi.athifx.injector.injection.QualifierBinding.lambda$null$13(QualifierBinding.java:21)

3) An exception was caught and reported. Message: javax.enterprise.context.RequestScoped is not a binding annotation. Please annotate it with @BindingAnnotation. at com.google.inject.internal.InjectorShell$Builder.build(InjectorShell.java:138)