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 "Hasalaka Waravita (JIRA)" <ji...@apache.org> on 2007/02/08 11:33:06 UTC

[jira] Created: (AXIS2-2137) Common invocation using Axis2 client framework

Common invocation using Axis2 client framework
----------------------------------------------

                 Key: AXIS2-2137
                 URL: https://issues.apache.org/jira/browse/AXIS2-2137
             Project: Axis 2.0 (Axis2)
          Issue Type: Improvement
          Components: client-api
    Affects Versions: nightly
            Reporter: Hasalaka Waravita


This is a patch for Axis2 to use existing client framwork to invoke Web Services using any tranport. It enables Axis2 ServiceClient to invoke non SOAP based WS as well. Please refer Readme.txt 

-- 
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-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-2137) Common invocation using Axis2 client framework

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

Davanum Srinivas updated AXIS2-2137:
------------------------------------

    Assignee: Deepal Jayasinghe

> Common invocation using Axis2 client framework
> ----------------------------------------------
>
>                 Key: AXIS2-2137
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2137
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: client-api
>    Affects Versions: nightly
>            Reporter: Hasalaka Waravita
>            Assignee: Deepal Jayasinghe
>         Attachments: Axis2-Common-Invocation-Framwework.zip
>
>
> This is a patch for Axis2 to use existing client framwork to invoke Web Services using any tranport. It enables Axis2 ServiceClient to invoke non SOAP based WS as well. Please refer Readme.txt 

-- 
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-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-2137) Common invocation using Axis2 client framework

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481443 ] 

Davanum Srinivas commented on AXIS2-2137:
-----------------------------------------

Should'nt we spend more effort on WSIF/Axis2 integration?

thanks,
dims

> Common invocation using Axis2 client framework
> ----------------------------------------------
>
>                 Key: AXIS2-2137
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2137
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: client-api
>    Affects Versions: nightly
>            Reporter: Hasalaka Waravita
>         Attachments: Axis2-Common-Invocation-Framwework.zip
>
>
> This is a patch for Axis2 to use existing client framwork to invoke Web Services using any tranport. It enables Axis2 ServiceClient to invoke non SOAP based WS as well. Please refer Readme.txt 

-- 
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-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-2137) Common invocation using Axis2 client framework

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471269 ] 

Deepal Jayasinghe commented on AXIS2-2137:
------------------------------------------

Hi Hasalaka,
please create a pathc and attach that too.

Thanks
Deepal

> Common invocation using Axis2 client framework
> ----------------------------------------------
>
>                 Key: AXIS2-2137
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2137
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: client-api
>    Affects Versions: nightly
>            Reporter: Hasalaka Waravita
>         Attachments: Axis2-Common-Invocation-Framwework.zip
>
>
> This is a patch for Axis2 to use existing client framwork to invoke Web Services using any tranport. It enables Axis2 ServiceClient to invoke non SOAP based WS as well. Please refer Readme.txt 

-- 
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-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-2137) Common invocation using Axis2 client framework

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

Davanum Srinivas resolved AXIS2-2137.
-------------------------------------

    Resolution: Fixed

> Common invocation using Axis2 client framework
> ----------------------------------------------
>
>                 Key: AXIS2-2137
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2137
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: client-api
>    Affects Versions: nightly
>            Reporter: Hasalaka Waravita
>            Assignee: Deepal Jayasinghe
>         Attachments: Axis2-Common-Invocation-Framwework.zip
>
>
> This is a patch for Axis2 to use existing client framwork to invoke Web Services using any tranport. It enables Axis2 ServiceClient to invoke non SOAP based WS as well. Please refer Readme.txt 

-- 
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-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-2137) Common invocation using Axis2 client framework

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574676#action_12574676 ] 

Davanum Srinivas commented on AXIS2-2137:
-----------------------------------------

Looks like Deepal worked on it already.

-- dims

> Common invocation using Axis2 client framework
> ----------------------------------------------
>
>                 Key: AXIS2-2137
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2137
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: client-api
>    Affects Versions: nightly
>            Reporter: Hasalaka Waravita
>            Assignee: Deepal Jayasinghe
>         Attachments: Axis2-Common-Invocation-Framwework.zip
>
>
> This is a patch for Axis2 to use existing client framwork to invoke Web Services using any tranport. It enables Axis2 ServiceClient to invoke non SOAP based WS as well. Please refer Readme.txt 

-- 
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-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-2137) Common invocation using Axis2 client framework

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522975 ] 

Deepal Jayasinghe commented on AXIS2-2137:
------------------------------------------

Well, there were number of issues with the source code you have attached so I had to re-write the this particular feature support from the sketch. 

Anyway thanks very much for the source code  , that helped me to get an idea what you have tried to do .

Thanks
Deepal

> Common invocation using Axis2 client framework
> ----------------------------------------------
>
>                 Key: AXIS2-2137
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2137
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: client-api
>    Affects Versions: nightly
>            Reporter: Hasalaka Waravita
>            Assignee: Deepal Jayasinghe
>         Attachments: Axis2-Common-Invocation-Framwework.zip
>
>
> This is a patch for Axis2 to use existing client framwork to invoke Web Services using any tranport. It enables Axis2 ServiceClient to invoke non SOAP based WS as well. Please refer Readme.txt 

-- 
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-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-2137) Common invocation using Axis2 client framework

Posted by "Hasalaka Waravita (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12493660 ] 

Hasalaka Waravita commented on AXIS2-2137:
------------------------------------------

A patch including WSIF provider Axis2 is provided. Somebody need to evaluate it

http://issues.apache.org/jira/browse/WSIF-86?page=all 

> Common invocation using Axis2 client framework
> ----------------------------------------------
>
>                 Key: AXIS2-2137
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2137
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: client-api
>    Affects Versions: nightly
>            Reporter: Hasalaka Waravita
>         Attachments: Axis2-Common-Invocation-Framwework.zip
>
>
> This is a patch for Axis2 to use existing client framwork to invoke Web Services using any tranport. It enables Axis2 ServiceClient to invoke non SOAP based WS as well. Please refer Readme.txt 

-- 
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-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-2137) Common invocation using Axis2 client framework

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

Hasalaka Waravita updated AXIS2-2137:
-------------------------------------

    Attachment: Axis2-Common-Invocation-Framwework.zip

Contains Readme, code and test class

> Common invocation using Axis2 client framework
> ----------------------------------------------
>
>                 Key: AXIS2-2137
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2137
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: client-api
>    Affects Versions: nightly
>            Reporter: Hasalaka Waravita
>         Attachments: Axis2-Common-Invocation-Framwework.zip
>
>
> This is a patch for Axis2 to use existing client framwork to invoke Web Services using any tranport. It enables Axis2 ServiceClient to invoke non SOAP based WS as well. Please refer Readme.txt 

-- 
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-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org