You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Marco van Eck (JIRA)" <ax...@ws.apache.org> on 2005/04/20 16:07:33 UTC

[jira] Created: (AXIS-1939) Default Configuration of CommonHTTPSender

Default Configuration of CommonHTTPSender
-----------------------------------------

         Key: AXIS-1939
         URL: http://issues.apache.org/jira/browse/AXIS-1939
     Project: Axis
        Type: Wish
  Components: Basic Architecture  
 Environment: Axis
    Reporter: Marco van Eck
    Priority: Minor


Hi,

I want to make a default Connection and So Readtimeout for the CommonHTTPSender.java. I already made the changes to the file but because I don't have access to CVC and http://cvs.apache.org/viewcvs/ws-axis/ (cvsgrab) is looks down I cannot create the diffs. 

These files I changed for this.
- CommonsHTTPClientProperties.java
- CommonsHTTPSender.java
- DefaultCommonsHTTPClientProperties.java

Params added:
- axis.http.client.connection.default.connection.timeout
- axis.http.client.connection.default.so.timeout


Please send me an email to get the files or diffs if I can make them. 


Kind regards,
Marco van Eck



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (AXIS-1939) Default Configuration of CommonHTTPSender

Posted by "Marco van Eck (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS-1939?page=all ]

Marco van Eck updated AXIS-1939:
--------------------------------

    Attachment: diff

CVC is back in the air. Here is the diff.


Marco

> Default Configuration of CommonHTTPSender
> -----------------------------------------
>
>          Key: AXIS-1939
>          URL: http://issues.apache.org/jira/browse/AXIS-1939
>      Project: Axis
>         Type: Wish
>   Components: Basic Architecture
>  Environment: Axis
>     Reporter: Marco van Eck
>     Priority: Minor
>  Attachments: CommonsHTTPClientProperties.java, CommonsHTTPSender.java, DefaultCommonsHTTPClientProperties.java, diff
>
> Hi,
> I want to make a default Connection and So Readtimeout for the CommonHTTPSender.java. I already made the changes to the file but because I don't have access to CVC and http://cvs.apache.org/viewcvs/ws-axis/ (cvsgrab) is looks down I cannot create the diffs. 
> These files I changed for this.
> - CommonsHTTPClientProperties.java
> - CommonsHTTPSender.java
> - DefaultCommonsHTTPClientProperties.java
> Params added:
> - axis.http.client.connection.default.connection.timeout
> - axis.http.client.connection.default.so.timeout
> Please send me an email to get the files or diffs if I can make them. 
> Kind regards,
> Marco van Eck

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (AXIS-1939) Default Configuration of CommonHTTPSender

Posted by "Marco van Eck (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS-1939?page=all ]

Marco van Eck updated AXIS-1939:
--------------------------------

    Attachment: CommonsHTTPClientProperties.java
                CommonsHTTPSender.java
                DefaultCommonsHTTPClientProperties.java

Added changed source-files

> Default Configuration of CommonHTTPSender
> -----------------------------------------
>
>          Key: AXIS-1939
>          URL: http://issues.apache.org/jira/browse/AXIS-1939
>      Project: Axis
>         Type: Wish
>   Components: Basic Architecture
>  Environment: Axis
>     Reporter: Marco van Eck
>     Priority: Minor
>  Attachments: CommonsHTTPClientProperties.java, CommonsHTTPSender.java, DefaultCommonsHTTPClientProperties.java
>
> Hi,
> I want to make a default Connection and So Readtimeout for the CommonHTTPSender.java. I already made the changes to the file but because I don't have access to CVC and http://cvs.apache.org/viewcvs/ws-axis/ (cvsgrab) is looks down I cannot create the diffs. 
> These files I changed for this.
> - CommonsHTTPClientProperties.java
> - CommonsHTTPSender.java
> - DefaultCommonsHTTPClientProperties.java
> Params added:
> - axis.http.client.connection.default.connection.timeout
> - axis.http.client.connection.default.so.timeout
> Please send me an email to get the files or diffs if I can make them. 
> Kind regards,
> Marco van Eck

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXIS-1939) Default Configuration of CommonHTTPSender

Posted by "Davanum Srinivas (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS-1939?page=comments#action_63296 ]
     
Davanum Srinivas commented on AXIS-1939:
----------------------------------------

cvs is up now...can you please upload a diff?

thanks,
dims

> Default Configuration of CommonHTTPSender
> -----------------------------------------
>
>          Key: AXIS-1939
>          URL: http://issues.apache.org/jira/browse/AXIS-1939
>      Project: Axis
>         Type: Wish
>   Components: Basic Architecture
>  Environment: Axis
>     Reporter: Marco van Eck
>     Priority: Minor
>  Attachments: CommonsHTTPClientProperties.java, CommonsHTTPSender.java, DefaultCommonsHTTPClientProperties.java
>
> Hi,
> I want to make a default Connection and So Readtimeout for the CommonHTTPSender.java. I already made the changes to the file but because I don't have access to CVC and http://cvs.apache.org/viewcvs/ws-axis/ (cvsgrab) is looks down I cannot create the diffs. 
> These files I changed for this.
> - CommonsHTTPClientProperties.java
> - CommonsHTTPSender.java
> - DefaultCommonsHTTPClientProperties.java
> Params added:
> - axis.http.client.connection.default.connection.timeout
> - axis.http.client.connection.default.so.timeout
> Please send me an email to get the files or diffs if I can make them. 
> Kind regards,
> Marco van Eck

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (AXIS-1939) Default Configuration of CommonHTTPSender

Posted by "Davanum Srinivas (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS-1939?page=all ]
     
Davanum Srinivas resolved AXIS-1939:
------------------------------------

    Resolution: Fixed

Applied Patch.

thanks,
dims

> Default Configuration of CommonHTTPSender
> -----------------------------------------
>
>          Key: AXIS-1939
>          URL: http://issues.apache.org/jira/browse/AXIS-1939
>      Project: Axis
>         Type: Wish
>   Components: Basic Architecture
>  Environment: Axis
>     Reporter: Marco van Eck
>     Priority: Minor
>  Attachments: CommonsHTTPClientProperties.java, CommonsHTTPSender.java, DefaultCommonsHTTPClientProperties.java, diff
>
> Hi,
> I want to make a default Connection and So Readtimeout for the CommonHTTPSender.java. I already made the changes to the file but because I don't have access to CVC and http://cvs.apache.org/viewcvs/ws-axis/ (cvsgrab) is looks down I cannot create the diffs. 
> These files I changed for this.
> - CommonsHTTPClientProperties.java
> - CommonsHTTPSender.java
> - DefaultCommonsHTTPClientProperties.java
> Params added:
> - axis.http.client.connection.default.connection.timeout
> - axis.http.client.connection.default.so.timeout
> Please send me an email to get the files or diffs if I can make them. 
> Kind regards,
> Marco van Eck

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira