Correct me if I'm wrong, please, but if I have an interceptor, it should get
injected by spring.

I have a bean I'm expecting, the set method written, and the bean defined in
applicationContext.

My main struts.xml has:

<constant name="struts.objectFactory"
value="org.apache.struts2.spring.StrutsSpringObjectFactory" />

My setter is not getting called, is there anything else I need to do?


M.


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

Reply via email to