Re: Session client problem...

2002-10-30 Thread Ric Searle
Yes :) I suspect the problem might be that SimpleSessionHandler isn't in the client's request/response chains. An example of how to do this properly is probably what I need. Ric On Wednesday, Oct 30, 2002, at 14:25 Europe/London, Matthias Brunner wrote: Just a guess: Do you do Call.setMain

Re: Session client problem...

2002-10-30 Thread Matthias Brunner
On Wednesday 30 October 2002 15:22, Ric Searle wrote: > My problem is that my client application isn't sending this > session id back in it's next request. Please could someone > provide a very simple example of a client that does this (with > it's corresponding wsdd file)? I've studied the exampl