Description
in the code below, when the URL has matrix parameters in the mountPath, the code below does not correctly create a jaxrs pathinfo.
I am not sure if we even need to fix / improve this, or that we just document that matrix parameters cannot (also they have no use case) be used in the mount path
@Override
protected String getJaxrsPathInfo(HstRequestContext requestContext, HttpServletRequest request) throws ContainerException