Re: Webwork -> Struts 2.0.x migration xwork API issue related to ProxyFactories

2012-12-18 Thread Lukasz Lenart
2012/12/18 Eero Nevalainen : > To respond to my own post to record a bit more information about the > actual problem here, in case someone has any ideas: > > What the xwork 1-style ActionProxyFactory does is that it returns an > ActionInvocation. Our legacy code further extends the > DefaultActionI

Re: Webwork -> Struts 2.0.x migration xwork API issue related to ProxyFactories

2012-12-18 Thread Eero Nevalainen
To respond to my own post to record a bit more information about the actual problem here, in case someone has any ideas: What the xwork 1-style ActionProxyFactory does is that it returns an ActionInvocation. Our legacy code further extends the DefaultActionInvocation in order to get to override cr