You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sean O'Callaghan (JIRA)" <ji...@apache.org> on 2008/04/04 15:47:27 UTC

[jira] Closed: (CXF-873) REST path is not fully evaluted

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

Sean O'Callaghan closed CXF-873.
--------------------------------

    Resolution: Fixed

tested against 2.1 and demo works correctly.

> REST path is not fully evaluted
> -------------------------------
>
>                 Key: CXF-873
>                 URL: https://issues.apache.org/jira/browse/CXF-873
>             Project: CXF
>          Issue Type: Bug
>          Components: Samples
>         Environment: MacOS 10, Java 1.5.0_07
>            Reporter: Mansour
>            Assignee: Sean O'Callaghan
>
> Updated the restful_http_binding sample with println statements to print the method name that is being invoked.
> and on both:
> http://localhost:8080/xml/customers
> and
> http://localhost:8080/xml/customers/123
> the getCustomers (note the plural !) is being called.   Looks like the full path info is not evaluated.

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