Is it possible to inject a service in a module? I am *advising*
application methods... and I need to use a service. If I do:
        @Inject private GeneralService generalService;
in the module... it gets "null" when the advisor executes.. any
workaround? thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to