[jira] Created: (ABDERA-180) RouteManager.resolve doesn't find the best match

View: New views
2 Messages — Rating Filter:   Alert me  

[jira] Created: (ABDERA-180) RouteManager.resolve doesn't find the best match

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

RouteManager.resolve doesn't find the best match
------------------------------------------------

                 Key: ABDERA-180
                 URL: https://issues.apache.org/jira/browse/ABDERA-180
             Project: Abdera
          Issue Type: Bug
    Affects Versions: 0.4.0
            Reporter: Dan Diephouse
            Assignee: Dan Diephouse
             Fix For: 0.5.0


If I register an open search description on a route /search.xml and I have a collection route on /:collection, The RouteManager isn't able to determine that the former is the correct one.

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


[jira] Commented: (ABDERA-180) RouteManager.resolve doesn't find the best match

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ https://issues.apache.org/jira/browse/ABDERA-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611216#action_12611216 ]

Sergio Bossa commented on ABDERA-180:
-------------------------------------

I'm experiencing the same problem while implementing enhanced Open Search support: what about establishing two different RouteTargetTypes, namely "static" and "dynamic", with the former taking precedence over the latter?

> RouteManager.resolve doesn't find the best match
> ------------------------------------------------
>
>                 Key: ABDERA-180
>                 URL: https://issues.apache.org/jira/browse/ABDERA-180
>             Project: Abdera
>          Issue Type: Bug
>    Affects Versions: 0.4.0
>            Reporter: Dan Diephouse
>            Assignee: Dan Diephouse
>             Fix For: 0.5.0
>
>
> If I register an open search description on a route /search.xml and I have a collection route on /:collection, The RouteManager isn't able to determine that the former is the correct one.

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