Thanks for the reply.

My bad, I do have a bean defined, missed since I have my contexts separated. I 
have bean with id 'dataSource' in spring and it's trying to autowire it into 
the dataSource of the JR result. I suppose this is expected but I was confused 
as to what gets auto wired or not, I changed the bean id in Spring and now it's 
using the value I supplied to the result. 


Is there a way to avoid wiring for anything other than actions? 

Thanks,
Angel

--- On Fri, 6/26/09, Dave Newton <newton.d...@yahoo.com> wrote:

> From: Dave Newton <newton.d...@yahoo.com>
> Subject: Re: problem with spring plugin autowiring result tags
> To: "Struts Users Mailing List" <user@struts.apache.org>
> Date: Friday, June 26, 2009, 5:18 PM
> Angel D. Segarra wrote:
> > Specifically I am trying out the JasperReports
> tutorial, everything works fine untile I include the Spring
> plugin, now it stops working because apparently it's trying
> to autowire the <result/> tags. I have no beans
> declared in Spring and the class atribute of the action is
> pointing to a full class name. 
> > Any pointers as to what I can do?
> 
> You could post the configuration that's causing the
> problem, and tell us what version of Struts you're using.
> I'm using S2/Spring/JR with no issues.
> 
> Dave
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
> 
> 


      

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to