Re: 2.1.1 fails in SimpleRequestProcessor.processInvocationMessages when nothing to invoke

2010-12-22 Thread Andy
Yep, I'm attempting to do the same thing and am having the same problems. However, by adding the following lines of code seems to fix the issue: if (invlist == null) { return; } On Dec 20, 8:34 pm, Cory Prowse c...@prowse.com wrote: Hi, I believe I've uncovered an error in version 2.1.1 of

2.1.1 fails in SimpleRequestProcessor.processInvocationMessages when nothing to invoke

2010-12-21 Thread Cory Prowse
Hi, I believe I've uncovered an error in version 2.1.1 of SimpleRequestProcessor when there are no invocations and only operations in a RequestMessage from the client (stacktrack at end of email). I'm checking here before creating an issue. I am using an editor on the client to modify a