On Jan 26, 2008 6:34 PM, Fernando Padilla <[EMAIL PROTECTED]> wrote:

> Within the AppModule you can try accessing the following services:
>
> 1) WebContextApplicationContext
> 2) RequestGlobals
> 3) @Inject @Service("beanName")
>
>
The third option does not work; Tapestry does only inject spring service in
classes residing in 'pages' or 'components' packages. AppModule is in
'services'.

Reply via email to