Re: Struts 2 interceptor and spring problem

2007-06-27 Thread Steve C
BTW, I did see this: https://issues.apache.org/struts/browse/WW-1576 but i'm using struts 2.0.8 and the xwork version is 2.0.3. Is this still an xwork problem that I should ask about on opensymphony? On 6/27/07, Steve C <[EMAIL PROTECTED]> wrote: Hello. I am in the process of migrating my ap

Struts 2 interceptor and spring problem

2007-06-27 Thread Steve C
Hello. I am in the process of migrating my application from webwork 2.2.x to Struts 2 and have encountered a problem. I have a custom interceptor which has a member variable injected by Spring. This object is a request scoped bean which is contructed using a factory method from another bean whi