Nope - no matter what that value is null... Maybe I should take a step back... Do I need to add a handler in the client-config.wsdd for the SimpleSessionHandler to get the ID in the first place?
Because if I just do a getOptions on the engine and iterate through and print the ID isn't in there. I'm missing something really simple here, just don't know what it is. On Mon, 2004-04-26 at 08:58, Dorner Thomas wrote: > You shouldn´t use the Locator loctor > --> You should cast from locator to Service > > Service myService = (Service) locator; > > and use the Service to get the AxisEngine > > Tomi > > -----Ursprüngliche Nachricht----- > Von: Ryan Stutsman [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 26. April 2004 15:54 > An: [EMAIL PROTECTED] > Betreff: Re: AW: Sessions across several services with Client > > > Diese Nachricht enthält Zeichen, die vom Internet-Dienst nicht unterstützt > werden. Zum Lesen doppelklicken Sie auf die beigefügte Anlage. Falls der > Text inkorrekt angezeigt wird, speichern Sie die Anlage (Datei, Speichern > unter) auf der Festplatte und öffnen Sie sie mit einem Programm, das die > Zeichen darstellen kann.
