This exceptions has started showing up in my logfile and I have no idea why this is happening.
Litium.Application.Runtime.ApplicationStartupEngine - Litium.Connect.Application.Erp.LitiumConnectEventsListener -> Unable to resolve service for type 'Litium.Sales.ShippingStateService' while attempting to activate 'Litium.Connect.Application.Erp.LitiumConnectEventsListener'. System.InvalidOperationException: Unable to resolve service for type 'Litium.Sales.ShippingStateService' while attempting to activate 'Litium.Connect.Application.Erp.LitiumConnectEventsListener'.
Is this configurable in some way? Or is there something else that I am missing?
You are indeed correct, we have an updated solution!
If I add the ShippingStateServiceImpl and the OrderStateServiceImpl from the accelerator the problems are gone. Would it be safe to add these classes “as is” to any solution or would it have impact on our current solution?