On Fri, 12 Feb 2010 12:16:45 -0200, Jux <j...@hot.ee> wrote:


This is how the the Dispatcher (AccessController) is set up:

public static void bind(ServiceBinder binder) {
                binder.bind(AccessController.class).withId("AccessController");
}

Shouldn't that work?

If it wasn't added to the MasterDispatcher configuration, it will never be invoked.

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