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 "Nick Gallardo (JIRA)" <ji...@apache.org> on 2006/11/30 20:18:20 UTC

[jira] Created: (AXIS2-1796) Add SOAP 1.2 support for JAXWS dynamic proxies

Add SOAP 1.2 support for JAXWS dynamic proxies
----------------------------------------------

                 Key: AXIS2-1796
                 URL: http://issues.apache.org/jira/browse/AXIS2-1796
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Improvement
          Components: jaxws
            Reporter: Nick Gallardo
         Assigned To: Nick Gallardo


The current dynamic proxy client implementation does not support creating a SOAP 1.2 request message.  The infrastructure is there in the message model, we just need to wire it up in the proxy.

This also requires fixing the metadata layer to read the soap binding transport URL from the WSDL.  

I am working on this and should have some code to drop later on this afternoon.

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


[jira] Resolved: (AXIS2-1796) Add SOAP 1.2 support for JAXWS dynamic proxies

Posted by "Nick Gallardo (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-1796?page=all ]

Nick Gallardo resolved AXIS2-1796.
----------------------------------

    Resolution: Fixed

Fixed in svn rev: 482323.

> Add SOAP 1.2 support for JAXWS dynamic proxies
> ----------------------------------------------
>
>                 Key: AXIS2-1796
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1796
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: jaxws
>            Reporter: Nick Gallardo
>         Assigned To: Nick Gallardo
>
> The current dynamic proxy client implementation does not support creating a SOAP 1.2 request message.  The infrastructure is there in the message model, we just need to wire it up in the proxy.
> This also requires fixing the metadata layer to read the soap binding transport URL from the WSDL.  
> I am working on this and should have some code to drop later on this afternoon.

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