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 "Samisa Abeysinghe (JIRA)" <ji...@apache.org> on 2007/01/01 05:56:21 UTC

[jira] Created: (AXIS2C-486) Refactor transport - seperate out engine specific and SOAP specific stuff from transport implementation

Refactor transport - seperate out engine specific and SOAP specific stuff from transport implementation
-------------------------------------------------------------------------------------------------------

                 Key: AXIS2C-486
                 URL: http://issues.apache.org/jira/browse/AXIS2C-486
             Project: Axis2-C
          Issue Type: Improvement
    Affects Versions: 0.96
            Reporter: Samisa Abeysinghe
         Assigned To: Dinesh Premalal
             Fix For: 1.0.0


We have engine specific and SOAP specific stuff within the transport implementation. When implementing a new transport, this leads to lots of code duplication. Hence those parts needs to be abstracted out

-- 
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

        

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


[jira] Resolved: (AXIS2C-486) Refactor transport - seperate out engine specific and SOAP specific stuff from transport implementation

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

Dinesh Premalal resolved AXIS2C-486.
------------------------------------

    Resolution: Fixed

> Refactor transport - seperate out engine specific and SOAP specific stuff from transport implementation
> -------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2C-486
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-486
>             Project: Axis2-C
>          Issue Type: Improvement
>    Affects Versions: 0.96
>            Reporter: Samisa Abeysinghe
>         Assigned To: Dinesh Premalal
>             Fix For: 1.0.0
>
>
> We have engine specific and SOAP specific stuff within the transport implementation. When implementing a new transport, this leads to lots of code duplication. Hence those parts needs to be abstracted out

-- 
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