You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2012/09/27 13:20:07 UTC

[jira] [Commented] (CAMEL-5405) CXF Transport loses HTTP Matrix parameters

    [ https://issues.apache.org/jira/browse/CAMEL-5405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464634#comment-13464634 ] 

Claus Ibsen commented on CAMEL-5405:
------------------------------------

Any update on this. If a new test is needed then create a new ticket as we need this ticket to be in the changelog for upcoming releases.
                
> CXF Transport loses HTTP Matrix parameters
> ------------------------------------------
>
>                 Key: CAMEL-5405
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5405
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-cxf
>    Affects Versions: 2.9.2
>            Reporter: Sergey Beryozkin
>            Assignee: Willem Jiang
>         Attachments: camel5405_2.diff, camel5405.diff
>
>
> DefaultCxfMesssageMapper (note the typo - to be fixed in a follow-up JIRA) wrongly initializes CXF Message Message.REQUEST_URI property with the value of Camel Exchange.HTTP_PATH, even though Camel Exchange.HTTP_URI is available.
> The net effect is that the HTTP matrix parameters if any attached to the last HTTP path segment are lost. Another side-effect is that Exchange.HTTP_PATH will contain the decoded value (done at HTTPServletRequest level) which can lead to the matching issues at the JAX-RS level.
> A simple patch is attached

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira