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 act appropriately for this new property.  My question
is:  do we remove the setMaintainSession methods?  or do we keep them
around a while?

Russell Butek
[EMAIL PROTECTED]

Reply via email to