Hi
On 29/08/13 21:09, Estelle Peterson wrote:
Hi,

We’re using the @BeanParam annotation on a method parameter with CXF
version 2.7.5 shown below:

For our REST integration tests, we seem to be running into some issues
when the proxy client tries to build the URI.

We are using JAXRSClientFactory to construct our proxy and come across
the following exception:

java.lang.IllegalArgumentException: Unresolved variables; only 0
value(s) given for 1 unique variable(s)

Has anyone run into this issue and was able to resolve this?


The problem is that the RS client proxy code does not know how to handle BeanParams yet, it would need to extract all the properties representing query/header/etc parameters, I'll look into it when I get a chance.
Consider using WebClient in meantime

Cheers, Sergey

Thanks!

        

Find us on Facebook <http://www.facebook.com/ResonateNetworks/>

                

Follow us on Linked In <http://www.linkedin.com/company/327412/>

                

Follow us on Twitter <http://www.twitter.com/resonatetweets/>

                

Follow our blog <http://www.resonateinsights.com/blog>

        

        

        

*estelle peterson*
software engineer

11720 Plaza America Drive, 3rd Floor | Reston, VA 20190
*p*| *f* 571.266.3250
[email protected]
<mailto:[email protected]>


Resonate was voted one of *America’s Most Promising Companies*
<http://www.forbes.com/lists/2011/28/most-promising-companies-11_Resonate-Networks_A1PE.html>
by Forbes!


Reply via email to