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

2012-07-30 Thread Matt Massie
/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(UriBuilderImpl.java:185

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

2012-07-30 Thread Sergey Beryozkin
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 value(s) given for 1

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

2012-07-30 Thread Matt Massie
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 value(s) given for 1 unique variable(s) at org.apache.cxf.jaxrs.impl