[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wink-dev
Subject:    [jira] Commented: (WINK-119) Root Resources at "/" with Subresource Locators/Methods does not work
From:       "Hudson (JIRA)" <jira () apache ! org>
Date:       2009-07-29 12:12:15
Message-ID: 1665997368.1248869535330.JavaMail.jira () brutus
[Download RAW message or body]


    [ https://issues.apache.org/jira/browse/WINK-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736598#action_12736598 \
] 

Hudson commented on WINK-119:
-----------------------------

Integrated in Wink-Trunk-JDK1.5 #50 (See \
[http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/50/])  

> Root Resources at "/" with Subresource Locators/Methods does not work
> ---------------------------------------------------------------------
> 
> Key: WINK-119
> URL: https://issues.apache.org/jira/browse/WINK-119
> Project: Wink
> Issue Type: Bug
> Components: Server
> Affects Versions: 0.1
> Reporter: Bryant Luk
> Assignee: Nadav Fischer
> Fix For: 0.1
> 
> Attachments: WINK-119.patch
> 
> 
> A root resource with @Path("/") and a subresource method/locator will not match.
> {code}
> @Path("/")
> public class Root {
> @GET
> @Path("hello")
> public String getHelloWorld() {
> return "Hello world";
> }
> }
> {code}
> And issuing a GET to /hello would result in a 404.

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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic