Re: Unresolved variables; only 0 value(s) given for 1 unique variable(s)

2012-07-30 Thread Matt Massie
ple test case and posted it as a >> gist. >> >>https://gist.github.com/**3207745<https://gist.github.com/3207745> >> > > Thanks for making this code available, helped me reproduce the issue > immediately. > > > >> Whenever I run the above te

Re: Unresolved variables; only 0 value(s) given for 1 unique variable(s)

2012-07-30 Thread Sergey Beryozkin
simple test case and posted it as a gist. https://gist.github.com/3207745 Thanks for making this code available, helped me reproduce the issue immediately. Whenever I run the above test case, I get the following exception: java.lang.IllegalArgumentException: Unresolved variables; only 0

Unresolved variables; only 0 value(s) given for 1 unique variable(s)

2012-07-30 Thread Matt Massie
ps://gist.github.com/3207745 Whenever I run the above test case, I get the following exception: java.lang.IllegalArgumentException: Unresolved variables; only 0 value(s) given for 1 unique variable(s) at org.apache.cxf.jaxrs.impl.UriBuilderImpl.substituteVarargs(UriBuil