Axon on Weblogic without EventSourcing

Hi,

This topic has been created to discuss about how to bring the Axon without Event Sourcing, build the application using CDI annotation without Spring and deploy to Weblogic, achieve cross domain calls (integration between the services) goes via with Events of-course use Saga for state maintenance. Kindly provide your insights.

Regards,
Hari

Hi Hari,

do you have any specific question? Your post is rather generic and would almost require someone to write a book (or at least a chapter) to provide an answer.

Note that the use of Event Sourcing and whether you use Sagas or not are two completely independent choices.

Cheers,

Allard