Just a clarification of an interpretation of RFC6570.
If a URI Template of "/{arg}/{arg}" is used against request "/a/b" then the
result of
the "arg" variable would be a String array of ["a", "b"]
But String array's seem to not be part of Level 1 URI Templates.
I favor marking that as an invalid ServerEndpointConfig path.
Thoughts?
--
Joakim Erdfelt <joakim_at_intalio.com>
webtide.com <http://www.webtide.com/>
Developer advice, services and support
from the Jetty & CometD experts
eclipse.org/jetty - cometd.org