On Fri, 05 Mar 2010 07:27:08 -0300, Robin Komiwes <odiss...@gmail.com>
wrote:
Hi there,
Hi!
Whenever I try to inject a service (cf following code), I've got several
errors :
@Match("*")
public static void adviseDummy(@Inject Dummy dummy,
MethodAdviceReceiver
receiver)
{
};
Why you're trying to inject the service you want do advise? You don't need
that. It seems to me you're mixing up decoration and advising.
--
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