Will try that later and inform you.

>             
> -------- Original-Nachricht --------
> Datum: Tue, 14 Sep 2010 08:17:57 +0200
> Von: Christophe Cordenier <christophe.corden...@gmail.com>
> An: Tapestry users <users@tapestry.apache.org>
> Betreff: Re: Retrieve ActivationRequestParameters in custom 
> PageResponseRenderer
> 
>             Have you tried without specify Generic types ?
> 
> 2010/9/13 Christophe Cordenier <christophe.corden...@gmail.com>
> 
> > Oh, this is maybe due to generics...
> >
> > 2010/9/13 Markus Feindler <markus.feind...@gmx.de>
> >
> >>
> >>
> >> public interface RequestParameterExtractor {
> >>    Map<String, String> extractRequestParameters();
> >> }
> >>
> >> is not equal to:
> >>
> >>
> >>     TransformMethodSignature extractMethod = new
> >> TransformMethodSignature(Modifier.PUBLIC,
> >>            "Map<String, String>", "extractRequestParameters", null, 
> null);
> >>
> >> ?
> >>
> >>
> >>  Everything looks good ... The only thing i see is that the method
> >>> signature
> >>> is not exactly the same as the one declared in the interface.
> >>>
> >>> 2010/9/13 Markus Feindler<markus.feind...@gmx.de>
> >>>
> >>>   Am 13.09.2010 22:18, schrieb Thiago H. de Paula Figueiredo:
> >>>>
> >>>>  On Mon, 13 Sep 2010 17:02:02 -0300, Christophe Cordenier<
> >>>>
> >>>>> christophe.corden...@gmail.com>  wrote:
> >>>>>
> >>>>>  Please, Can you provide your Tapestry Module class that 
> contributes
> >>>>> your
> >>>>>
> >>>>>> worker ?
> >>>>>>
> >>>>>>  And the worker itself? It seems two different worker instances 
> are
> >>>>> trying
> >>>>> to add the same method to the same page class.
> >>>>>
> >>>>>  files attached! appreciate your help.
> >>>>>
> >>>>
> >>>> 
> ---------------------------------------------------------------------
> >>>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> >>>> For additional commands, e-mail: users-h...@tapestry.apache.org
> >>>>
> >>>>
> >>>
> >>>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> >> For additional commands, e-mail: users-h...@tapestry.apache.org
> >>
> >>
> >
> >
> > --
> > Regards,
> > Christophe Cordenier.
> >
> > Committer on Apache Tapestry 5
> > Co-creator of wooki @wookicentral.com
> >
> 
> 
> 
> -- 
> Regards,
> Christophe Cordenier.
> 
> Committer on Apache Tapestry 5
> Co-creator of wooki @wookicentral.com
> 
        
-- 
GMX DSL SOMMER-SPECIAL: Surf & Phone Flat 16.000 für nur 19,99 Euro/mtl.!*
http://portal.gmx.net/de/go/dsl

Reply via email to