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: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to