RE: Accessing Tapestry Services from Spring Beans

2010-01-14 Thread Jim O'Callaghan
lto:jc1000...@yahoo.co.uk] Sent: 12 January 2010 22:04 To: Tapestry users Subject: RE: Accessing Tapestry Services from Spring Beans Juan, Thanks for the response. I'm back on this after being diverted on other issues for a few days. I'm using the latest quickstart maven archetype for Tapestry

RE: Accessing Tapestry Services from Spring Beans

2010-01-12 Thread Jim O'Callaghan
5 [] # DEBUG # com.client.app.services.SecurityModule.LdapUserDetailsService # [ModuleImpl.create] # Creating service 'LdapUserDetailsService'. 12.01.2010 21:34:55,544 [] # DEBUG # com.client.app.services.AppModule.TimingFilter # [ModuleImpl.create] # Creating service 'TimingFilter'. 12.

Re: Accessing Tapestry Services from Spring Beans

2010-01-07 Thread Juan E. Maya
ning the default > page? > > Many thanks, > Jim. > > -Original Message----- > From: Juan E. Maya [mailto:maya.j...@gmail.com] > Sent: 06 January 2010 14:29 > To: Tapestry users > Subject: Re: Accessing Tapestry Services from Spring Beans > > > Jim > >

RE: Accessing Tapestry Services from Spring Beans

2010-01-07 Thread Jim O'Callaghan
nvalid and returning the default page? Many thanks, Jim. -Original Message- From: Juan E. Maya [mailto:maya.j...@gmail.com] Sent: 06 January 2010 14:29 To: Tapestry users Subject: Re: Accessing Tapestry Services from Spring Beans Jim I have injected spring beans using: @Inject @Autowir

Re: Accessing Tapestry Services from Spring Beans

2010-01-06 Thread Juan E. Maya
" > > Any examples anywhere that could be pointed to?  Muchos thanks. > > Regards, > Jim. > > -Original Message- > From: Jim O'Callaghan [mailto:jc1000...@yahoo.co.uk] > Sent: 05 January 2010 17:22 > To: Tapestry users > Subject: RE: Accessing Tapes

RE: Accessing Tapestry Services from Spring Beans

2010-01-06 Thread Jim O'Callaghan
- From: Jim O'Callaghan [mailto:jc1000...@yahoo.co.uk] Sent: 05 January 2010 17:22 To: Tapestry users Subject: RE: Accessing Tapestry Services from Spring Beans If it's relevant I have the xfire service I'm targeting exposed on a path that is ignored by Tapestry (using IgnoredPathsF

RE: Accessing Tapestry Services from Spring Beans

2010-01-05 Thread Jim O'Callaghan
If it's relevant I have the xfire service I'm targeting exposed on a path that is ignored by Tapestry (using IgnoredPathsFilter), so perhaps this is why Tapestry is not injecting the service into the Spring bean - the tapestry service I'm trying to inject is visible as DEFINED in the iocregistry.