You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Alessio Soldano (JIRA)" <ji...@apache.org> on 2009/11/13 16:33:39 UTC

[jira] Resolved: (CXF-2532) On demand retrieval of JAX-WS MessageContext properties

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

Alessio Soldano resolved CXF-2532.
----------------------------------

    Resolution: Fixed

> On demand retrieval of JAX-WS MessageContext properties
> -------------------------------------------------------
>
>                 Key: CXF-2532
>                 URL: https://issues.apache.org/jira/browse/CXF-2532
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-WS Runtime
>            Reporter: Alessio Soldano
>            Assignee: Alessio Soldano
>             Fix For: 2.2.5, 2.3
>
>
> The MessageContext.WSDL_* properties are currently not available in the context passed in jaxws handlers as they're written to the context later in RPCInInterceptor (and just in some cases).
> We should add a mean of getting those props on-demand directly from the current Exchange.
> For compatibility reasons, for now this is going to happen just when the required props is not set in the context yet.

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