--
You received this message because you are subscribed to the Google Groups "Axon Framework Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to axonframewor...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "Axon Framework Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to axonframewor...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to axonframework+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "Axon Framework Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/axonframework/ARZT-XJxhHw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to axonframework+unsubscribe@googlegroups.com.
I do have @Component annotation on my Event Handler class. I am struggling with finding enough examples for axon 3.0 with spring boot. I want to use mongo as my database and kafka as distributed bus.I am mostly struggling with Axon Configuration.Could you please advise on how can I get started?On Sat, Jul 15, 2017 at 8:49 AM, Allard Buijze <bui...@gmail.com> wrote:
Are you sure your external Event Handler is a proper spring managed bean (i.e. @Component annotated or defines as an @Bean)?
On Sat, Jul 15, 2017 at 12:41 AM anshul agarwal <agarwal...@gmail.com> wrote:
I am facing same issue and not able to resolve. The external Event Handler that I want to use to update my state database is not getting triggered. Could I please get some help on this?--
On Saturday, September 7, 2013 at 1:54:36 PM UTC-4, UK wrote:Hi All,I am facing strange issue, i have same @EventHandler method with same event class in Aggregate and in non Aggregate class, only aggregate @EventHandler methods are called.I assume both methods should be called, one in Aggregate and in non Aggregate(EventListener) class.I have configured properly as per the ToDoItem example, created bean in spring config file and also added <axon:annotation-config/> <context:annotation-config /> and even i tried adding AnnotationEventListenerBeanPostProcessor bean also.Am i missing any configurations. I am completely blocked after the initial aggregate based conditions i need to publish other commands and events. Please help me.I have tested with JUnit test cases with Axon 2.0.2 and 2.0.4 no luck.Have few question for clarity.- Can we inject or @Autowire beans in Aggregate class.- I am sure at least one event handler method must present in Aggregate class for replay before applying new event in the event store.- As a best practice where should i add my business logic either in command handler or EventHandler or EventListener.Thanks for the help in Advance.
You received this message because you are subscribed to the Google Groups "Axon Framework Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to axonframewor...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "Axon Framework Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/axonframework/ARZT-XJxhHw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to axonframewor...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Axon Framework Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to axonframewor...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to axonfr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/axonframework/4b5f75de-13c1-4f9b-b00b-65aeb657ba94%40googlegroups.com.