Hi I want to send a request to a rest api with path param as url, something like
http://my.api.com/http://www.nabble.com I am encoding the url, http://www.nabble.com but I get 400 bad request. What's the right way to send url as path parameter? Thank you -- View this message in context: http://cxf.547215.n5.nabble.com/URL-as-path-parameter-in-CXF-tp5734960.html Sent from the cxf-user mailing list archive at Nabble.com.
