One suggestion I got from Don Brown at TSS was to make all the Actions
that require access to the Session use SessionAware:

http://struts.apache.org/2.0.11/struts2-core/apidocs/org/apache/struts2/interceptor/SessionAware.html

Either that, or create an ActionContext using new and set it on the
Action in your test.

Matt

On Thu, Apr 10, 2008 at 4:47 AM, oscar perez
<[EMAIL PROTECTED]> wrote:
> Hi all,
> I am running into this problem when upgrading appfuse to use struts 2.1 and
> the dojo plugin:
>
> http://www.nabble.com/Getting-ready-for-Struts-2.1.1-td16231688s2369.html
>  http://www.mail-archive.com/[EMAIL PROTECTED]/msg29571.html
>
> Anybody knows of a quick-and-dirty workaround to solve this issue?
> Thanks
>  Oscar
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to