ZacharyKlein opened a new issue, #14588:
URL: https://github.com/apache/grails-core/issues/14588

   ### Steps to Reproduce
   
   1. Create a GORM data service
   2. Inject the data service into another Grails service that has a method 
annotated with `@Listener` 
   
   ### Expected Behaviour
   Data service should be available as it is within a "plain" service method or 
controller action.
   
   ### Actual Behaviour
   The service is null
   
   ### Environment Information
   
   - **Operating System**: macOS 
   - **GORM Version:** 6.1.8
   - **Grails Version (if using Grails):** 3.3.2
   - **JDK Version:** 1.8
   
   ### Example Application
   
   - https://github.com/ZacharyKlein/data-services-inject
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to