You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Lasantha Ranaweera (JIRA)" <ji...@apache.org> on 2007/01/23 12:02:49 UTC

[jira] Created: (GERONIMO-2776) Axis2 Integration - Replace RPCMessageReciever with JAXWSMessageReciever

Axis2 Integration - Replace RPCMessageReciever with JAXWSMessageReciever
------------------------------------------------------------------------

                 Key: GERONIMO-2776
                 URL: https://issues.apache.org/jira/browse/GERONIMO-2776
             Project: Geronimo
          Issue Type: New Feature
      Security Level: public (Regular issues)
          Components: webservices
    Affects Versions: 2.0-M1
            Reporter: Lasantha Ranaweera


This will replace the RPCMessageReciever with JAXWSMessageReciever. Had to changed to change the way of handling ?wsdl request.

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


[jira] Updated: (GERONIMO-2776) Axis2 Integration - Replace RPCMessageReciever with JAXWSMessageReciever

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

Lasantha Ranaweera updated GERONIMO-2776:
-----------------------------------------

    Attachment: GERONIMO-2776.patch

> Axis2 Integration - Replace RPCMessageReciever with JAXWSMessageReciever
> ------------------------------------------------------------------------
>
>                 Key: GERONIMO-2776
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2776
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: webservices
>    Affects Versions: 2.0-M1
>            Reporter: Lasantha Ranaweera
>         Attachments: GERONIMO-2776.patch
>
>
> This will replace the RPCMessageReciever with JAXWSMessageReciever. Had to changed to change the way of handling ?wsdl request.

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


[jira] Commented: (GERONIMO-2776) Axis2 Integration - Replace RPCMessageReciever with JAXWSMessageReciever

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

Davanum Srinivas commented on GERONIMO-2776:
--------------------------------------------

Fixed in svn revision 501827

thanks,
dims

> Axis2 Integration - Replace RPCMessageReciever with JAXWSMessageReciever
> ------------------------------------------------------------------------
>
>                 Key: GERONIMO-2776
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2776
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: webservices
>    Affects Versions: 2.0-M1
>            Reporter: Lasantha Ranaweera
>         Attachments: GERONIMO-2776-2.patch, GERONIMO-2776.patch
>
>
> This will replace the RPCMessageReciever with JAXWSMessageReciever. Had to changed to change the way of handling ?wsdl request.

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


[jira] Updated: (GERONIMO-2776) Axis2 Integration - Replace RPCMessageReciever with JAXWSMessageReciever

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

Lasantha Ranaweera updated GERONIMO-2776:
-----------------------------------------

    Attachment: GERONIMO-2776-2.patch

Initial work of replacing RPCMessageReciever with JAXWSMessageReciever for where WSDL is provided.

> Axis2 Integration - Replace RPCMessageReciever with JAXWSMessageReciever
> ------------------------------------------------------------------------
>
>                 Key: GERONIMO-2776
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2776
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: webservices
>    Affects Versions: 2.0-M1
>            Reporter: Lasantha Ranaweera
>         Attachments: GERONIMO-2776-2.patch, GERONIMO-2776.patch
>
>
> This will replace the RPCMessageReciever with JAXWSMessageReciever. Had to changed to change the way of handling ?wsdl request.

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


[jira] Closed: (GERONIMO-2776) Axis2 Integration - Replace RPCMessageReciever with JAXWSMessageReciever

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

Davanum Srinivas closed GERONIMO-2776.
--------------------------------------

    Resolution: Fixed

> Axis2 Integration - Replace RPCMessageReciever with JAXWSMessageReciever
> ------------------------------------------------------------------------
>
>                 Key: GERONIMO-2776
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2776
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: webservices
>    Affects Versions: 2.0-M1
>            Reporter: Lasantha Ranaweera
>         Attachments: GERONIMO-2776-2.patch, GERONIMO-2776.patch
>
>
> This will replace the RPCMessageReciever with JAXWSMessageReciever. Had to changed to change the way of handling ?wsdl request.

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


[jira] Commented: (GERONIMO-2776) Axis2 Integration - Replace RPCMessageReciever with JAXWSMessageReciever

Posted by "Lasantha Ranaweera (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-2776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466981 ] 

Lasantha Ranaweera commented on GERONIMO-2776:
----------------------------------------------

Please ignore this patch1 since it will break the SOAP request test of the JAXWS. 

I will post a new patch which will handle both test cases.

Thanks,
Lasantha

> Axis2 Integration - Replace RPCMessageReciever with JAXWSMessageReciever
> ------------------------------------------------------------------------
>
>                 Key: GERONIMO-2776
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2776
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: webservices
>    Affects Versions: 2.0-M1
>            Reporter: Lasantha Ranaweera
>         Attachments: GERONIMO-2776.patch
>
>
> This will replace the RPCMessageReciever with JAXWSMessageReciever. Had to changed to change the way of handling ?wsdl request.

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