Done.

Hope now I can proceed with the release.

Chinthaka

Ruchith Fernando wrote:
Hi dims,

Yep .. you are correct

I was thinking about setting
org.apache.axis2.transport.http.HTTPConstants.CONNECTION_TIMEOUT, etc
and was referring to setting general properties.

We certainly have to have to fix those  that u mentioned. Sorry about
the confusion. :-)

Thanks,
Ruchith


On 12/2/05, Davanum Srinivas <[EMAIL PROTECTED]> wrote:
  
Ruchith,

I don't see the timeout being set anywhere from the propertyMap in
Stub. Can u see it?

thanks,
dims

On 12/1/05, Ruchith Fernando <[EMAIL PROTECTED]> wrote:
    
Hi Dims,

On 12/2/05, Davanum Srinivas <[EMAIL PROTECTED]> wrote:
      
Eran,

- Need a way to specify for example timeout on a generated stub.
Options are used inside a stub but there is no way to set it from
outside.
        
I think this is already supported.

Once can use o.a.axis2.client.Stub._put(String key,Object value) to
set the options where within the Stub they are copied over to Options
in the Stub.populateProperties() method.

This behavior is used in the security test cases to set the client's
configurations.
See: org.apache.axis2.security.InteropScenarioClient

      
- Need to remove getWsaAction/setWsaAction in Stub.java and replace it
with Options stuff on the Stub itself.
- Need to remove deprecated methods from the xsl's (setTransportInfo).
These are getting into the generated stubs.

Let's please do this *BEFORE* we cut 0.93.

Thanks,
dims

--
Davanum Srinivas : http://wso2.com/blogs/

        
--
Ruchith

      
--
Davanum Srinivas : http://wso2.com/blogs/

    


--
Ruchith

  

Reply via email to