RE: setMaintainSession vs setProperty

2002-02-06 Thread Glen Daniels
ience method. --Glen > -Original Message- > From: Russell Butek [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 05, 2002 3:53 PM > To: [EMAIL PROTECTED] > Subject: setMaintainSession vs setProperty > > > On org.apache.axis.client.Call and Stub we have > set

setMaintainSession vs setProperty

2002-02-05 Thread Russell Butek
On org.apache.axis.client.Call and Stub we have setMaintainSession methods. These are AXIS addons to the JAX-RPC interfaces. But now JAX-RPC defines a standard property called "javax.xml.rpc.http.session.maintain" that can be passed to Call.setProperty or Stub._setProperty. I will make our code