--- Ian Roughley <[EMAIL PROTECTED]> wrote:
> The solution provided to me was to change the scope interceptor 
> reference to use a session value of "Model" rather than "model" - see
> below.
> 
>   <interceptor-ref name="scope">
>     <param name="session">Model</param>
>     <param name="key">partialEvent</param>
>   </interceptor-ref>

Hmm, why does that fix it? If it's an OS-dependent issue we should fix it for
real.

Dave


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

Reply via email to