You can inject into your advise method simply by providing additional
parameters on the advise method.

On Tue, Nov 24, 2009 at 9:01 AM, Alfonso Quiroga <alfonsose...@gmail.com> wrote:
> 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
>
>



-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to