In your service class MySimpleService check the @component annotation:@Component(service = MySimpleService.class, immediate = true)Go to http://localhost:4502/system/console/components and search for MySimpleService . Check the status of the service.