Matt Raible wrote: > Yes, you are correct in that you have to manually wire your actions in > your test cases. One solution to this problem may be extending > StrutsTestCase instead of BaseActionTestCase. > > http://struts.apache.org/2.0.9/struts2-core/apidocs/org/apache/struts2/StrutsTestCase.html >
Unfortunately that doesn't provide an applicationContext(), so how would you get the manager bean? -- derek --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
