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 "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2007/02/23 02:43:05 UTC

[jira] Updated: (AXIS2-1783) JAX-WS XML/HTTP Support

     [ https://issues.apache.org/jira/browse/AXIS2-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rich Scheuerle updated AXIS2-1783:
----------------------------------

    Attachment: patch.txt

First breath for the JAX-WS XML/HTTP implemetation.

Summary of Changes:
     * Provider<String> for XML/HTTP Payload Test
     * Dispatch<String> for XML/HTTP Payload Test
     * Changes to the JAX-WS runtime to make this simple test work.  The payload is stored in a "soap 11" envelope, which mimics the Axis2 implementation of REST.
     * Small change to the TransportUtils to detect WSDL 2.0 REST.

Next Step:
     * Additional tests

> JAX-WS XML/HTTP Support
> -----------------------
>
>                 Key: AXIS2-1783
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1783
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: jaxws
>            Reporter: Rich Scheuerle
>         Assigned To: Rich Scheuerle
>         Attachments: patch.txt
>
>
> Add support for XML/HTTP (REST).   
> The first step is to upgrade the JAX-WS Message subsystem to handle REST.  
> The second step is to add the support for Dispatch and Provider modes. 
> The final step is to add support for XML/HTTP proxies. 
> This issue will remain open while we add the various layers of code.

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