Hi, im get the following message when starting XStore 15.0.2:- Error creating bean with name 'itemL
WARN [ ] 2018-05-17 13:03:08,597 Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'itemLocator': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private dtv.pos.order.OrderHelper dtv.pos.register.ItemLocatorImpl._orderHelper; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [dtv.pos.order.OrderHelper] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@javax.inject.Inject()} :: org.springframework.context.support.ClassPathXmlApplicationContext [startup]
FATAL [ ] 2018-05-17 13:03:08,604 CAUGHT EXCEPTION :: dtv.pos.framework.StationController [startup]