I use @PreventServiceDecoration to avoid that. The error is still happening without @Local annotation.
On Fri, Mar 5, 2010 at 3:25 PM, Thiago H. de Paula Figueiredo < thiag...@gmail.com> wrote: > On Fri, 05 Mar 2010 11:22:03 -0300, Robin Komiwes <odiss...@gmail.com> > wrote: > > Maybe you should have a look to >> http://tapestry.apache.org/tapestry5.1/tapestry-ioc/advice.html . As >> the LoggingAdvisor explained in this documentation make sense, and as I'm >> making a LoggingAdvisor-like, you may understand me better then. >> > > As you named your method adviseDummy(), I thought you were only advising > the Dummy service. I'm sorry for not figuring that out earlier. > The exception happens because you needed to inject a service when advising > the same service. > > > -- > Thiago H. de Paula Figueiredo > Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, > and instructor > Owner, software architect and developer, Ars Machina Tecnologia da > Informação Ltda. > http://www.arsmachina.com.br > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >