Re: t5 Inject service to HttpSessionListener

2008-02-28 Thread anujith amaratunga
http://www.nabble.com/t5-Inject-service-to-HttpSessionListener-to15736395.html#a15739548 here , works, but as he points out, its not the cleanest solution. cheers, Anu Mark W. Shead-2 wrote: > > > You can create a registry by doing something like: > RegistryBuilder builder = new RegistryBuilder

Re: t5 Inject service to HttpSessionListener

2008-02-28 Thread Ted Steen
t; I've ended up trying to access the Registry from the HttpSessionListener > itself, so I can pull out my service. Is there a way to access the Registry > from a non page, non service class? > > thanks in advance, > > Anu > > -- > View this message in context: > http://ww

Re: t5 Inject service to HttpSessionListener

2008-02-28 Thread Mark W. Shead
On Feb 28, 2008, at 7:32 AM, anujith amaratunga wrote: Registry from the HttpSessionListener itself, so I can pull out my service. Is there a way to access the Registry from a non page, non service class? You can create a registry by doing something like: RegistryBuilder builder = new Regis

t5 Inject service to HttpSessionListener

2008-02-28 Thread anujith amaratunga
ed up trying to access the Registry from the HttpSessionListener itself, so I can pull out my service. Is there a way to access the Registry from a non page, non service class? thanks in advance, Anu -- View this message in context: http://www.nabble.com/t5-Inject-service-to-HttpSessionLis