;>
>> public void contributeMasterDispatcher(OrderedConfiguration
>> configuration) {
>> configuration.addInstance("AuthDispatcher", AuthDispatcher.class,
>> "before:*");
>> }
>> --
>> View this message in context:
>> http://www.nabbl
(http://localhost/mycontext/):
>
> public void contributeMasterDispatcher(OrderedConfiguration
> configuration) {
> configuration.addInstance("AuthDispatcher", AuthDispatcher.class,
> "before:*");
> }
> --
> View this message in context:
> ht
hey guys I'm still having this issue. Am I implementing my dispatcher
incorrectly?
--
View this message in context:
http://www.nabble.com/-t5--Contributed-master-dispatcher-not-dispatching-root-url-requests-tp23734225p23820220.html
Sent from the Tapestry - User mailing list archi
http://www.nabble.com/-t5--Contributed-master-dispatcher-not-dispatching-root-url-requests-tp23734225p23735090.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: users-unsubscr...@tapestr
Em Tue, 26 May 2009 22:04:15 -0300, zack1403
escreveu:
For authentication I have contributed a master dispatcher to be called
before:RootPath.
Try before:* and tell us if it solves your problem. It's possible that
PageRenderDispatcher is being invoked before yours. Take a look at the
me
it does at every other request.
The dispatcher works fine except for my root url. Is there a better time to
have the dispatcher called?
Zack
--
View this message in context:
http://www.nabble.com/-t5--Contributed-master-dispatcher-not-dispatching-root-url-requests-tp23734225p23734225.html
Sent