-
Notifications
You must be signed in to change notification settings - Fork 948
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issues running examples in Eclipse : 2EventStoreSubscriptionManagement was in project accounts-command-side-service #20
Comments
Please can you provide more information. |
Project: /event-sourcing-examples/accounts-command-side-service [image: 内嵌图片 1] -- arguments 2016-07-20 11:14 GMT+08:00 Chris Richardson [email protected]:
|
hi , hope your reply dim 2016-07-20 12:49 GMT+08:00 New Wang [email protected]:
|
Sorry for the delayed response. A new version of the Eventuate Client (+ minor change to example code) in the near future should address this problem. In the meantime, please run from the command line |
Caused by: org.springframework.beans.factory.NoUniqueBeanDefinitionException: No qualifying bean of type [net.chrisrichardson.eventstore.EventStoreSubscriptionManagement] is defined: expected single matching bean but found 2: eventStore,jdbcEventStore
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1054)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:942)
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
... 27 more
The text was updated successfully, but these errors were encountered: