apache.tapestry5.spring.TapestrySpringFilter
>> > >>>
>> > >>>
>> > >>>
>> > >>>app
>> > >>>/*
>> > >>>
>> > >>>
>> > >>>
t; > >>>contextConfigLocation
> > >>> /WEB-INF/config.xml
> > >>>
> > >>>
> > >>>
> > >>>
; >>>
> >>>
> >>>
> org.springframework.web.context.ContextLoaderListener
> >>>
> >>>
> >>>
> >>>
> >>>
> >>> -
> >>> in my class
> >>> i
t;
> >>>
> org.springframework.web.context.ContextLoaderListener
> >>>
> >>>
> >>>
> >>>
> >>>
> >>> -
> >>> in my class
> >>> i am using
> >>>
&g
>> private Process process;
>>>
>>> I get exception
>>>
>>> Caused by: java.lang.IllegalArgumentException: Spring context contains 2
>>> beans a
>>> ssig
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
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.
;)
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