You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Romain Manni-Bucau (Commented) (JIRA)" <ji...@apache.org> on 2011/10/12 16:59:11 UTC

[jira] [Commented] (OPENEJB-1703) the first http pattern matching is used even is a more matching pattern is available

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

Romain Manni-Bucau commented on OPENEJB-1703:
---------------------------------------------

cxf issue,

see org.apache.cxf.jaxrs.utils.JAXRSUtils#findTargetMethod
                
> the first http pattern matching is used even is a more matching pattern is available
> ------------------------------------------------------------------------------------
>
>                 Key: OPENEJB-1703
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1703
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 4.0-beta-1
>            Reporter: Romain Manni-Bucau
>            Assignee: Romain Manni-Bucau
>
> example:
> /foo/{id}
> /foo/bar
> when hitting the second url the first one will match

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira