I'm not sure, and I'm only taking an educated guess at it being OS/platform-dependent (since a JAR that worked for me had problems for another user). Unfortunately I can't reproduce the error. I'm all for doing the work to fix the problem if someone has the problem and cycles to work through testing it.

/Ian

Dave Newton wrote:
--- 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