Description
When the URIBuilder is used to create a URL for redirect or links, it should be possible to include template variables (
{x}) in the values which will be replaced when a variant of the build() method is invoked. The CXF implementation only expands template variables in the path.