You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Nandika Jayawardana (JIRA)" <ji...@apache.org> on 2008/06/09 10:51:45 UTC

[jira] Created: (AXIS2C-1187) HTTP Authentication releated code should be moved to a separate method.

HTTP Authentication releated code should be moved to a separate method.
-----------------------------------------------------------------------

                 Key: AXIS2C-1187
                 URL: https://issues.apache.org/jira/browse/AXIS2C-1187
             Project: Axis2-C
          Issue Type: Improvement
    Affects Versions: Current (Nightly)
         Environment: Any
            Reporter: Nandika Jayawardana


All the code related to HTTP Authentication is implemented in axis2_http_sender_send method. As a result, sender_send method has become very long and is difficult to maintain. Therefore HTTP Authentication code should be moved to separate methods and called from sender_send method.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Updated: (AXIS2C-1187) HTTP Authentication related code should be moved to a separate method.

Posted by "S.Uthaiyashankar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

S.Uthaiyashankar updated AXIS2C-1187:
-------------------------------------

    Fix Version/s:     (was: 1.6.0)
         Assignee:     (was: S.Uthaiyashankar)

> HTTP Authentication related code should be moved to a separate method.
> ----------------------------------------------------------------------
>
>                 Key: AXIS2C-1187
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1187
>             Project: Axis2-C
>          Issue Type: Improvement
>          Components: transport/http
>    Affects Versions: Current (Nightly)
>         Environment: Any
>            Reporter: Nandika Jayawardana
>
> All the code related to HTTP Authentication is implemented in axis2_http_sender_send method. As a result, sender_send method has become very long and is difficult to maintain. Therefore HTTP Authentication code should be moved to separate methods and called from sender_send method.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AXIS2C-1187) HTTP Authentication related code should be moved to a separate method.

Posted by "S.Uthaiyashankar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

S.Uthaiyashankar updated AXIS2C-1187:
-------------------------------------

      Component/s: transport/http
    Fix Version/s: 1.6.0
         Assignee: S.Uthaiyashankar

> HTTP Authentication related code should be moved to a separate method.
> ----------------------------------------------------------------------
>
>                 Key: AXIS2C-1187
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1187
>             Project: Axis2-C
>          Issue Type: Improvement
>          Components: transport/http
>    Affects Versions: Current (Nightly)
>         Environment: Any
>            Reporter: Nandika Jayawardana
>            Assignee: S.Uthaiyashankar
>             Fix For: 1.6.0
>
>
> All the code related to HTTP Authentication is implemented in axis2_http_sender_send method. As a result, sender_send method has become very long and is difficult to maintain. Therefore HTTP Authentication code should be moved to separate methods and called from sender_send method.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AXIS2C-1187) HTTP Authentication related code should be moved to a separate method.

Posted by "Nandika Jayawardana (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nandika Jayawardana updated AXIS2C-1187:
----------------------------------------

    Summary: HTTP Authentication related code should be moved to a separate method.  (was: HTTP Authentication releated code should be moved to a separate method.)

> HTTP Authentication related code should be moved to a separate method.
> ----------------------------------------------------------------------
>
>                 Key: AXIS2C-1187
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1187
>             Project: Axis2-C
>          Issue Type: Improvement
>    Affects Versions: Current (Nightly)
>         Environment: Any
>            Reporter: Nandika Jayawardana
>
> All the code related to HTTP Authentication is implemented in axis2_http_sender_send method. As a result, sender_send method has become very long and is difficult to maintain. Therefore HTTP Authentication code should be moved to separate methods and called from sender_send method.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Commented: (AXIS2C-1187) HTTP Authentication related code should be moved to a separate method.

Posted by "Senaka Fernando (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2C-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12604606#action_12604606 ] 

Senaka Fernando commented on AXIS2C-1187:
-----------------------------------------

Hi Nandika,

+1

Regards,
Senaka

> HTTP Authentication related code should be moved to a separate method.
> ----------------------------------------------------------------------
>
>                 Key: AXIS2C-1187
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1187
>             Project: Axis2-C
>          Issue Type: Improvement
>    Affects Versions: Current (Nightly)
>         Environment: Any
>            Reporter: Nandika Jayawardana
>
> All the code related to HTTP Authentication is implemented in axis2_http_sender_send method. As a result, sender_send method has become very long and is difficult to maintain. Therefore HTTP Authentication code should be moved to separate methods and called from sender_send method.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org