Hi, all Trying to use Struts 2.0.6 with Spring 2.0.2 and use Spring to instantiate proxied action classes. When using CustomizableTraceInterceptor found out the Struts 2 Iterator tag doesn't work any longer. The OGNL value stack still contains the proxied implementation of the action class but doesn't seem to resolve it correctly. As soon as I disable Spring's interceptor everything seems to work okay.
Thanks, Dmitry --------------------------------------------------------------------- Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=76514&messageID=140514#140514 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
