Re: Problem with spring integration

2010-06-29 Thread Nicolas Bouillon
apache.tapestry5.spring.TapestrySpringFilter >> > >>> >> > >>> >> > >>> >> > >>>app >> > >>>/* >> > >>> >> > >>> >> > >>>

Re: Problem with spring integration

2010-06-23 Thread Nicolas Bouillon
t; > >>>contextConfigLocation > > >>> /WEB-INF/config.xml > > >>> > > >>> > > >>> > > >>>

Re: Problem with spring integration

2010-05-06 Thread Alex Kotchnev
; >>> > >>> > >>> > org.springframework.web.context.ContextLoaderListener > >>> > >>> > >>> > >>> > >>> > >>> - > >>> in my class > >>> i

Re: Problem with spring integration

2010-05-06 Thread Michael Prescott
t; > >>> > org.springframework.web.context.ContextLoaderListener > >>> > >>> > >>> > >>> > >>> > >>> - > >>> in my class > >>> i am using > >>> &g

Re: Problem with spring integration

2010-05-06 Thread Captain Cid
>> private Process process; >>> >>> I get exception >>> >>> Caused by: java.lang.IllegalArgumentException: Spring context contains 2 >>> beans a >>> ssig

Re: Problem with spring integration

2010-05-05 Thread Captain Cid
gt; beans a >> ssignable to type org.Process: Configuration, process. >>at >> org.apache.tapestry5.internal.spring.SpringModuleDef$4$1.provide(Spri >> ngModuleDef.java:258) >>at >> org.apache.tapestry5.internal.spring.SpringModuleDef$4$2$1.inv

Re: Problem with spring integration

2010-05-05 Thread Michael Prescott
onTrackerImpl.invoke(Operati > onTrackerImpl.java:68) > > And if I use > --- > @Inject > @Service("Process") > private Process process; > > Caused by: java.lang.RuntimeException: Service id 'Process' is not defined > by any module.

Problem with spring integration

2010-05-05 Thread Captain Cid
;) private Process process; Caused by: java.lang.RuntimeException: Service id 'Process' is not defined by any module. Defined services: ActionRenderResponseGenerator, AjaxComp.. -- View this message in context: http://old.nabble.com/Problem-with-spring-integration-tp28464988p28464988.html Sent