add("AuthorizationDispatcher",
authorizationDispatcher,
"before:ComponentEvent", "before:PageRenderer");
}
Cheers nillehammer
- original Nachricht
Betreff: RE: RE: contribute mystery
Gesendet: Di, 16. Nov 2010
Von: Jens
ibernate, I'll try that.
Jens
> -Original Message-
> From: nille hammer [mailto:tapestry.nilleham...@winfonet.eu]
> Sent: Tuesday, November 16, 2010 3:38 PM
> To: Tapestry users
> Subject: Re: RE: RE: contribute mystery
>
> Hi Jens,
>
> > Exception in th
represent those of Staufenbiel Institut GmbH unless otherwise
specifically stated.
> -Original Message-
> From: nille hammer [mailto:tapestry.nilleham...@winfonet.eu]
> Sent: Monday, November 15, 2010 8:31 PM
> To: Tapestry users
> Subject: Re: RE: contribute mystery
>
>
Hi Jens,
just to make sure:
> maybe I wasn't quite clear: on some startups my dispatcher is used (and than
> is always used, which is what I want). On other startups (i.e. restarting
> jetty/tomcat) the dispatcher is never used. Though log show, that it is
> instantiated. But then it feels, as if
ember 15, 2010 10:48 AM
> To: Tapestry users
> Subject: Re: contribute mystery
>
> We use before:ComponentEvent and before:PageRenderer and that works.
> The additional benefit is that event are also checked. In your case
> event code can be called without any authentication c
y
those of the author and do not
necessarily represent those of Staufenbiel Institut GmbH unless otherwise
specifically stated.
> -Original Message-
> From: Kristian Marinkovic [mailto:kristian.marinko...@porscheinformatik.at]
> Sent: Monday, November 15, 2010 10:38 AM
> To: Tap
We use before:ComponentEvent and before:PageRenderer and that works.
The additional benefit is that event are also checked. In your case
event code can be called without any authentication checks. I'm not
sure why you would want to allow that.
Regards,
Fred.
Op 15 nov 2010 om 09:32 heeft
"
An: "'Tapestry users'"
Datum: 15.11.2010 09:32
Betreff:contribute mystery
Hi,
I’m having some mystery going on when contributing a dispatcher. The
dispatcher is always instantiated (according to the logs), but it’s used
only sometimes. In some cases,
Hi,
Im having some mystery going on when contributing a dispatcher. The
dispatcher is always instantiated (according to the logs), but its used
only sometimes. In some cases, when I start jetty (or tomcat), the
dispatcher is used and then consequently its always used. But after a
restart it