ok, I solved... requestPageCache must be private...I don't know why the variable to be injected must be declared private but tapestry could log a warning, that the instance variable is not private and therefor it won't be injected...

Am 04.05.2007 um 11:37 schrieb Michael Maier:

    @Inject("RequestPageCache")
    RequestPageCache requestPageCache;

cheers

Michael


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to