On Fri, 05 Mar 2010 11:37:17 -0300, Robin Komiwes <odiss...@gmail.com> wrote:

Via ServiceBinder

  public static void bind(ServiceBinder binder)
    {
binder.bind(Dummy.class, DummyImpl.class).preventDecoration();
    }

Well, it looks like your situation is a bug in Tapestry-IoC. Could you file a JIRA for that?

--
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

Reply via email to