You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "willem Jiang (JIRA)" <ji...@apache.org> on 2006/09/23 05:53:22 UTC

[jira] Created: (CXF-108) making JAX-WS context implementations simply wrappers around the Message

making JAX-WS context implementations simply wrappers around the Message
------------------------------------------------------------------------

                 Key: CXF-108
                 URL: http://issues.apache.org/jira/browse/CXF-108
             Project: CeltiXfire
          Issue Type: Task
    Affects Versions: 2.0-M1
            Reporter: willem Jiang
         Assigned To: willem Jiang
             Fix For: 2.0-M1


In the case of JAX-WS, the BindingProvider.get{Request|Response}Context() API can provider a context setting and getting action. But this CXF runtime uses Message context when handling the message. Any properties available in the JAX-WS front end's context are automatically reflected in the Message and vice versa, as the JAX-WS context implementations are simply wrappers around the Message.

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

        

[jira] Resolved: (CXF-108) making JAX-WS context implementations simply wrappers around the Message

Posted by "willem Jiang (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/CXF-108?page=all ]

willem Jiang resolved CXF-108.
------------------------------

    Resolution: Fixed

> making JAX-WS context implementations simply wrappers around the Message
> ------------------------------------------------------------------------
>
>                 Key: CXF-108
>                 URL: http://issues.apache.org/jira/browse/CXF-108
>             Project: CeltiXfire
>          Issue Type: Task
>    Affects Versions: 2.0-M1
>            Reporter: willem Jiang
>         Assigned To: willem Jiang
>             Fix For: 2.0-M1
>
>
> In the case of JAX-WS, the BindingProvider.get{Request|Response}Context() API can provider a context setting and getting action. But this CXF runtime uses Message context when handling the message. Any properties available in the JAX-WS front end's context are automatically reflected in the Message and vice versa, as the JAX-WS context implementations are simply wrappers around the Message.

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