Re: Spring injection by interface

2013-02-07 Thread Nicolas Barrera
Hi, I don't know your full configuration of tapestry and tapestry-spring, anyway the createWebApplicationContext you 've implemented doesn't seem to do anything very special. you could specify your xml contexts locations in your web.xml like this: contextConfigLocation

Re: Spring injection by interface

2013-02-06 Thread lukaszkaleta
Yes, I am using this library ;) The only difference I am having is own ContextLoaderListener which do something like this: -- View this message in context: http://tapestry.1045711.n5.nabble.com/Spring-injection-by-interface-tp5719810p5719815.html Sent from the Tapestry - User mailing list

Re: Spring injection by interface

2013-02-06 Thread Nicolas Barrera
get it directly. > > I am using tapestry: Tapestry 5.3.6. I am not sure if and where I am doing > something wrong. Could someone give me hint ? > > > > > > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Spring-injection-by-inte

Spring injection by interface

2013-02-06 Thread lukaszkaleta
5.3.6. I am not sure if and where I am doing something wrong. Could someone give me hint ? -- View this message in context: http://tapestry.1045711.n5.nabble.com/Spring-injection-by-interface-tp5719810.html Sent from the Tapestry - User mailing list archive at Nabble.com