users@jsr311.java.net

Re: Matching requests to subresource methos

From: Marc Hadley <Marc.Hadley_at_Sun.COM>
Date: Fri, 07 Mar 2008 11:32:13 -0500

On Mar 7, 2008, at 11:21 AM, Stephan Koops wrote:
>>
>> }
>> as getBars() will be eliminated due to a final matching group
>> containing "/".
>> getBarsLocator() will be selected instead but no resource method
>> will be found with a URITemplate matching '/'
>> Do you agree ?
> No, getBars() will not eliminated in section 2.6, step 2.d.2. cite:
> "final matching group is NOT empty or ‘/’."
> Or which final matching group do you mean?
>
Right. It should be read as NOT(empty OR '/') rather than (NOT empty)
or '/'. Guess I need to clarify this.

Marc.

---
Marc Hadley <marc.hadley at sun.com>
CTO Office, Sun Microsystems.