Re: stateful web services (a minor complaint)

2002-04-02 Thread Stan Jordan
len Daniels" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 01, 2002 8:33 PM Subject: RE: stateful web services (a minor complaint) > > Hola, Stan! > > Comments inline: > > > The good news is that it's very easy to develop stateful web servi

RE: stateful web services (a minor complaint)

2002-04-01 Thread Glen Daniels
Hola, Stan! Comments inline: > The good news is that it's very easy to develop stateful web services > (hooray!). But... > 1. If you write your client 'by hand' you must include this > statement in > Client.java: > call.setMaintainSession(true); > 2. If you generate a wsdl file and