You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Angel D. Segarra" <an...@yahoo.com> on 2009/06/26 21:21:29 UTC

problem with spring plugin autowiring result tags

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?

Thanks,
Angel 


      

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


Re: problem with spring plugin autowiring result tags

Posted by Dave Newton <ne...@yahoo.com>.
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-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org